Template:INSA-Lyon/menuA
From 2011.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
#menu { | #menu { | ||
width: 200px ; | width: 200px ; | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
#menu ul { | #menu ul { | ||
- | + | padding: 0; | |
- | + | width: 100px; | |
- | + | border:1px solid; | |
- | + | margin:0px; | |
- | + | } | |
- | #menu li { | + | #menu ul li { |
background: #000080 ; | background: #000080 ; | ||
color: #fff ; | color: #fff ; | ||
- | + | ||
- | + | position:relative; | |
+ | list-style: none; /*on enleve les icones de liste */ | ||
+ | border-bottom:1px solid; /*ajout d'une bordure de separation d'element:*/ | ||
} | } | ||
Line 37: | Line 36: | ||
color: #fff ; | color: #fff ; | ||
font: 1em "Trebuchet MS",Arial,sans-serif ; | font: 1em "Trebuchet MS",Arial,sans-serif ; | ||
- | + | ||
- | + | ||
text-decoration: none ; | text-decoration: none ; | ||
- | + | ||
} | } | ||
Revision as of 10:19, 8 May 2011