You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bi...@apache.org on 2012/04/13 16:12:25 UTC

svn commit: r1325779 - /incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css

Author: bidouille
Date: Fri Apr 13 14:12:25 2012
New Revision: 1325779

URL: http://svn.apache.org/viewvc?rev=1325779&view=rev
Log: (empty)

Modified:
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css?rev=1325779&r1=1325778&r2=1325779&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css Fri Apr 13 14:12:25 2012
@@ -41,28 +41,15 @@
 .flotte {  float:left; }
 
 .optionitem {
-background: #eef;
 margin-bottom: 2em;
-padding: 0.5em;
+  width:200px;
+  padding:40px;
+  margin:auto;
 padding-left: 1em;
 padding-right: 1em; 
-/*cursor: pointer;*/
 }
 .optionitem h2 {
 margin-top: .7em;
 width: 100%;
 line-height: 120%;
-}
-.optionitem h2 a {
-display: block;
-width: 100%;
-text-decoration: none;
-color: #008
-}
-.optionitem h2 a:hover {
-color: #448;
-}
-.optionitem:hover {
-background: #f4f4ff;
-cursor: pointer;
 }
\ No newline at end of file