Template:Paris/Menu
From 2008.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
+ | border: dashed 1px transparent; | ||
} | } | ||
#menu li a:hover, #menu li a:focus, #menu li a:active { | #menu li a:hover, #menu li a:focus, #menu li a:active { | ||
- | border: | + | border: white; |
+ | |||
color:; | color:; | ||
} | } | ||
#menu li:not(:last-child) a:after { | #menu li:not(:last-child) a:after { | ||
- | padding: | + | padding-left: 8px; |
content: ">"; | content: ">"; | ||
} | } |
Revision as of 02:21, 30 October 2008