Template:Lyon-INSA-ENS/menuProject

From 2011.igem.org

(Difference between revisions)
Line 18: Line 18:
#menu ul li {  
#menu ul li {  
-
     background: url("https://static.igem.org/mediawiki/2010/1/19/Topnav_s.gif") repeat-x; ;  
+
     background: #1B0A21 ;  
     color:#008000  ;  
     color:#008000  ;  
     position:relative;  
     position:relative;  
     list-style: none; /*on enleve les icones de liste*/  
     list-style: none; /*on enleve les icones de liste*/  
     width: 150;  
     width: 150;  
-
     height : 30px;
+
     height : 20px;
-
  <!-- border: 5px solid;  
+
    border: 10px solid;  
-
     border-color : #333333 ;
+
     border-color : #1B0A21 ;
-
     -moz-border-radius: 5px;
+
     -moz-border-radius: 10px;
-
     -webkit-border-radius: 5px;
+
     -webkit-border-radius: 10px;
-
     -goog-ms-border-radius: 5px;
+
     -goog-ms-border-radius: 10px;
-
     border-radius:5px; -->
+
     border-radius:10px;
     }
     }
 +
 +
#menu ul ul {  
#menu ul ul {  
Line 51: Line 53:
     text-decoration: none ;  
     text-decoration: none ;  
     color : white;
     color : white;
 +
    padding : 10px 15 px;
     font-family : Times;
     font-family : Times;
     font-weight :bold;
     font-weight :bold;

Revision as of 09:15, 26 July 2011