Template:UNIPV-Pavia/StyleCss
From 2009.igem.org
(Difference between revisions)
Line 119: | Line 119: | ||
ul.MenuBarVertical | ul.MenuBarVertical | ||
{ | { | ||
- | border: | + | border: -3px; |
} | } | ||
/* Submenu containers have borders on all sides */ | /* Submenu containers have borders on all sides */ | ||
ul.MenuBarVertical ul | ul.MenuBarVertical ul | ||
{ | { | ||
- | border: | + | border: -3pxpx; |
} | } | ||
/* 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 */ | ||
Line 137: | Line 137: | ||
list-style-image: none; | list-style-image: none; | ||
height: 30px; | height: 30px; | ||
- | border: | + | border: -3px; |
} | } | ||
Line 147: | Line 147: | ||
color: snow; | color: snow; | ||
height: 30px; | height: 30px; | ||
- | border: | + | border: -3px; |
} | } | ||
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */ | /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */ |
Revision as of 09:59, 19 June 2009