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 15:00:38 UTC

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

Author: bidouille
Date: Fri Apr 13 13:00:37 2012
New Revision: 1325745

URL: http://svn.apache.org/viewvc?rev=1325745&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=1325745&r1=1325744&r2=1325745&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 13:00:37 2012
@@ -1,4 +1,5 @@
 .bouton {
+  float:left;
   display: block;
   width: 220px;
   height: 85px;
@@ -8,7 +9,7 @@
     padding: 0px;
     color: #505256;
   background: #B9E06C url("telecharge.gif") no-repeat; 
-    font-size: 1.3em; 
+  font-size: 1.3em; 
   font-weight: bold;
   text-align: left;
   text-decoration: none;