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 14:44:14 UTC

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

Author: bidouille
Date: Fri Apr 13 12:44:13 2012
New Revision: 1325741

URL: http://svn.apache.org/viewvc?rev=1325741&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=1325741&r1=1325740&r2=1325741&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 12:44:13 2012
@@ -1,7 +1,8 @@
 .bouton {
-    display: block;
+  display: block;
   width: 220px;
-    margin: 0px;
+  height: 55px;
+    margin: 2px;
     margin-bottom: 0.5em;
     margin-left: 0.5em;
     padding: 0px;
@@ -35,20 +36,8 @@
   font-weight: normal;
 }
 
-#fondboutons {
-    float: left;
-    width: 100%;
-    margin: 0px;
-  padding: 0px;
-  background: url("background_OOogulls.gif") no-repeat top right;
-}
-
-#ligneboutons {
-    float: left;
-        /* 25% restant = place pour la mouette */
-    width: 75%; 
-    margin: 0px;
-  padding: 0px;
+.clear {
+  clear: both;
 }
 
 #boutondownload {