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

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

Author: bidouille
Date: Fri Apr 13 13:35:14 2012
New Revision: 1325763

URL: http://svn.apache.org/viewvc?rev=1325763&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=1325763&r1=1325762&r2=1325763&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:35:14 2012
@@ -14,7 +14,7 @@
  	</head>
  	<body>
 <h1 style="text-align: center;">Télécharger OpenOffice.org 3.3.0 en français</h1>
-<div class="contentpart" id="news">
+<div class="optionitem" id="optionitem">
 <h2>Informations supplémentaires</h2>
 <ul>
   <li>

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=1325763&r1=1325762&r2=1325763&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:35:14 2012
@@ -34,19 +34,11 @@
   min-height: 35px;
 }
 
-.bouton span small {
-  font-weight: normal;
-}
+.bouton span small {   font-weight: normal; }
 
-.clear {
-  clear: both;
-}
+.clear {  clear: both; }
 
-.flotte {
-  float:left;
-  width: 48px;
-  height: 48px;
-}
+.flotte {  float:left; }
 
 .optionitem {
 background: #eef;
@@ -73,23 +65,4 @@ color: #448;
 .optionitem:hover {
 background: #f4f4ff;
 cursor: pointer;
-}
-
-#optionitem2 {
-background-image: url("cdrom.gif");
-background-repeat: no-repeat;
-background-position: top right;
-}
-#optionitem3 {
-background-image: url("p2p.gif");
-background-repeat: no-repeat;
-background-position: top right;
-}
-
-
-
-
-
-
-
-
+}
\ No newline at end of file