Template:UNIPV-Pavia/StyleCss
From 2009.igem.org
(Difference between revisions)
Line 156: | Line 156: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | border:5px solid white; | ||
list-style-type: none; | list-style-type: none; | ||
position: relative; | position: relative; | ||
Line 168: | Line 169: | ||
{ | { | ||
margin: -5% 0 0 95%; | margin: -5% 0 0 95%; | ||
- | padding: 0; | + | padding: 0; |
+ | border:5px solid white; | ||
list-style-type: none; | list-style-type: none; | ||
font-size: 100%; | font-size: 100%; | ||
Line 199: | Line 201: | ||
ul.MenuBarVertical | ul.MenuBarVertical | ||
{ | { | ||
- | border: | + | border: 1px solid #FFF; |
} | } | ||
/* Submenu containers have borders on all sides */ | /* Submenu containers have borders on all sides */ | ||
ul.MenuBarVertical ul | ul.MenuBarVertical ul | ||
{ | { | ||
- | border: | + | border: 1px solid #FFF; |
} | } | ||
/* Menu items are a light gray block with padding and no text decoration */ | /* Menu items are a light gray block with padding and no text decoration */ |
Revision as of 13:26, 16 July 2009