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:29:13 UTC

svn commit: r1325758 - in /incubator/ooo/ooo-site/trunk/content/fr/Telecharger: index.html style.css

Author: bidouille
Date: Fri Apr 13 13:29:13 2012
New Revision: 1325758

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

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

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html?rev=1325758&r1=1325757&r2=1325758&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html Fri Apr 13 13:29:13 2012
@@ -45,7 +45,8 @@
 </ul>
 </div>
 <div class="item">
-<h2>Système Microsoft Windows</h2>      
+<p class="flotte"> <img src="./logo-windows.png" alt="Windows" /></p>
+<p style="line-height:65px;">Système Microsoft Windows</p>      
     <a class="bouton" title="Windows" name="ver_win" 
       href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Win_x86_install-wJRE_fr.exe">
       <span>Windows <small><br />version XP, Vista et 7</small></span></a>

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=1325758&r1=1325757&r2=1325758&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:29:13 2012
@@ -42,47 +42,12 @@
   clear: both;
 }
 
-#boutondownload {
+.flotte {
   float:left;
-  width: 220px;
-    margin-bottom: 0.5em;
-  margin-left: 0.5em;
-  font-size: 1.4em;
-  color: #464D31;
-    background: #B9E06C url("buttondownload_small.gif") no-repeat;
-}
-
-#boutondownload:hover {
-    color: #395073;
-    background-color: #c7e094;
-  cursor: pointer; 
-}
-
-#boutondownload span {
-    display: block;
-  width: 190px;
-  min-height: 55px;
-  height: auto!important; /*ie hack for minheight*/
-  height: 55px;
-  padding-top: 15px;
-  padding-left: 30px;
-   vertical-align: bottom;
-    background: url("buttondownload_bottom.gif") no-repeat bottom right;
+  width: 48px;
+  height: 48px;
 }
 
-#boutondownload span small {
-  font-weight: normal;
-}
-
-
-
-
-
-
-
-
-
-
 .optionitem {
 background: #eef;
 margin-bottom: 2em;