Template:Lyon-INSA-ENS/menuProject
From 2011.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
#menu ul li { | #menu ul li { | ||
- | background: | + | 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 : | + | height : 20px; |
- | + | border: 10px solid; | |
- | border-color : # | + | border-color : #1B0A21 ; |
- | -moz-border-radius: | + | -moz-border-radius: 10px; |
- | -webkit-border-radius: | + | -webkit-border-radius: 10px; |
- | -goog-ms-border-radius: | + | -goog-ms-border-radius: 10px; |
- | border-radius: | + | 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