Author: bidouille
Date: Fri Apr 13 12:22:45 2012
New Revision: 1325733

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

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

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=1325733&r1=1325732&r2=1325733&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 
12:22:45 2012
@@ -4,7 +4,7 @@
   <style type="text/css" media="screen, projection">
   /*<![CDATA[*/
   <!--
-  @import url('/fr/style/about-downloads.css');
+  @import url('./style.css');
   @import url('/fr/style/display-none.css');
   @import url('/fr/style/DomainHome.css');
   -->
@@ -16,35 +16,35 @@
 <h1 style="text-align: center;">Télécharger OpenOffice.org 3.3.0 en 
français</h1>
 <div class="item">
 <h2>Système Microsoft Windows</h2>      
-    <a class="bouton" id="boutondownload" title="Windows" name="ver_win" 
+    <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>
 </div>
 <div class="item">
 <h2>Système Apple MacOS X</h2>    
-    <a class="bouton" id="boutondownload" title="Mac OS X Intel" 
name="ver_mac_intel" 
+    <a class="bouton" title="Mac OS X Intel" name="ver_mac_intel" 
       
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_MacOS_x86_install_fr.dmg";>
       <span>MacOS X <small><br />Processeur Intel</small></span></a>
       
-      <a class="bouton" id="boutondownload" title="Mac OS X PowerPC" 
name="ver_mac_ppc" 
+      <a class="bouton" title="Mac OS X PowerPC" name="ver_mac_ppc" 
         
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_MacOS_PPC_install_fr.dmg";>
         <span>MacOS X <small><br />Processeur PowerPC</small></span></a>
 </div>
 <div class="item">    
-    <a class="bouton" id="boutondownload" title="Linux" name="ver_rpm" 
+    <a class="bouton" title="Linux" name="ver_rpm" 
     
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Linux_x86_install-rpm_fr.tar.gz";>
   <span>Linux RPM <small><br />Fedora, Mandriva, etc</small></span></a>
   
-  <a class="bouton" id="boutondownload" title="Linux" name="ver_deb" 
+  <a class="bouton" title="Linux" name="ver_deb" 
   
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Linux_x86_install-deb_fr.tar.gz";>
   <span>Linux DEB <small><br />Ubuntu, Debian, etc</small></span></a>
 </div>
 <div class="item">  
-  <a class="bouton" id="boutondownload" title="Linux RPM x64" 
name="ver_rpm_x64" 
+  <a class="bouton" title="Linux RPM x64" name="ver_rpm_x64" 
   
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_fr.tar.gz";>
   <span>Linux RPM x64<br /><small>Fedora, Mandriva, etc</small></span></a>
   
-  <a class="bouton" id="boutondownload" title="Linux DEB x64" 
name="ver_deb_x64" 
+  <a class="bouton" title="Linux DEB x64" name="ver_deb_x64" 
   
href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Linux_x86-64_install-deb_fr.tar.gz";>
   <span>Linux DEB x64<br /><small>Ubuntu, Debian, etc</small></span></a>  
 </div>

Added: 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=1325733&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css (added)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css Fri Apr 13 
12:22:45 2012
@@ -0,0 +1,139 @@
+.bouton {
+    display: block;
+  width: 220px;
+    margin: 0px;
+    margin-bottom: 0.5em;
+    margin-left: 0.5em;
+    padding: 0px;
+    color: #505256;
+  background: #B9E06C url("buttondownload_small.gif") no-repeat; 
+    font-size: 1.3em; 
+  font-weight: bold;
+  text-align: left;
+  text-decoration: none;
+  /*text-transform: lowercase; */
+}
+
+.bouton:hover {
+    color: #395073;
+  background-color: #c7e094;
+  cursor: pointer; 
+}
+
+.bouton span {
+    display: block;
+  width: 163px;
+  margin: 0px;  
+  padding: 0px;
+  height: auto!important; /* IE 'hack' for min-height */
+  height: 70px;
+  min-height: 35px;
+    background: url("/branding/images/buttonsmall_bottom.gif") no-repeat 
bottom right;
+}
+
+.bouton span small {
+  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;
+}
+
+#boutondownload {
+  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;
+}
+
+#boutondownload span small {
+  font-weight: normal;
+}
+
+
+
+
+
+
+
+
+
+
+.optionitem {
+background: #eef;
+margin-bottom: 2em;
+padding: 0.5em;
+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;
+}
+
+#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;
+}
+
+
+
+
+
+
+
+


Reply via email to