Template:UNIPV-Pavia/StyleCss
From 2009.igem.org
(Difference between revisions)
Line 177: | Line 177: | ||
display: block; | display: block; | ||
cursor: pointer; | cursor: pointer; | ||
- | background-image:url('https://static.igem.org/mediawiki/2009/ | + | background-image:url('https://static.igem.org/mediawiki/2009/0/00/Project_UNIPV.gif'); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
padding: 0.5em 0.75em; | padding: 0.5em 0.75em; | ||
Line 189: | Line 189: | ||
ul.MenuBarVertical Project:hover, ul.MenuBarVertical a:focus | ul.MenuBarVertical Project:hover, ul.MenuBarVertical a:focus | ||
{ | { | ||
- | background-image:url('https://static.igem.org/mediawiki/2009/ | + | background-image:url('https://static.igem.org/mediawiki/2009/8/8c/Project_over_UNIPV.gif'); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
color: snow; | color: snow; | ||
Line 233: | Line 233: | ||
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ | /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ | ||
- | ul.MenuBarVertical | + | ul.MenuBarVertical Project.MenuBarItemSubmenu |
{ | { | ||
background-image: url(https://static.igem.org/mediawiki/2009/9/93/SpryMenuBarRight.gif); | background-image: url(https://static.igem.org/mediawiki/2009/9/93/SpryMenuBarRight.gif); | ||
Line 241: | Line 241: | ||
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ | /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ | ||
- | ul.MenuBarVertical | + | ul.MenuBarVertical Project.MenuBarItemSubmenuHover |
{ | { | ||
background-image: url(https://static.igem.org/mediawiki/2009/5/5c/SpryMenuBarRightHover.gif); | background-image: url(https://static.igem.org/mediawiki/2009/5/5c/SpryMenuBarRightHover.gif); |
Revision as of 10:40, 19 June 2009