Template:Lyon-INSA-ENS/menuRealisation
From 2011.igem.org
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
width: 170px ; /*220*/ | width: 170px ; /*220*/ | ||
background:white; | background:white; | ||
+ | margin-left: 15px; | ||
} | } | ||
Line 17: | Line 18: | ||
#menu ul li { | #menu ul li { | ||
- | background: # | + | background: #333333 ; |
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; /*200*/ | width: 150; /*200*/ | ||
- | border | + | border: 10px solid; |
- | border- | + | border-color : #333333 ; |
- | border- | + | -moz-border-radius: 10px; |
- | border- | + | -webkit-border-radius: 10px; |
+ | -goog-ms-border-radius: 10px; | ||
+ | border-radius:10px; | ||
} | } | ||
Line 50: | Line 53: | ||
font-weight :bold; | font-weight :bold; | ||
font-size : large; | font-size : large; | ||
+ | margin-left : 15px; | ||
} | } | ||
Line 58: | Line 62: | ||
#menu li:hover { | #menu li:hover { | ||
- | background:# | + | background:#228B22; |
+ | border-color:#228B22; | ||
} | } | ||
Line 66: | Line 71: | ||
<div id="menu"> | <div id="menu"> | ||
<ul class="niveau1"> | <ul class="niveau1"> | ||
- | <li><a href="/Team:Lyon-INSA-ENS/Realisation/ | + | <li><a href="/Team:Lyon-INSA-ENS/Realisation/ExperimentalSchedule">Experimental schedule</a></li> |
- | < | + | <p> |
- | < | + | <br/> |
+ | <br/> | ||
+ | </p> | ||
+ | |||
+ | <p> | ||
+ | <br/> | ||
+ | <br/> | ||
+ | </p> | ||
+ | <br> | ||
</ul> | </ul> | ||
</li> | </li> |
Latest revision as of 13:50, 12 September 2011