Template:UIUC09Temp
From 2009.igem.org
(Difference between revisions)
Line 491: | Line 491: | ||
#nav a.intro:hover { | #nav a.intro:hover { | ||
- | |||
background: url(https://static.igem.org/mediawiki/2009/c/c5/UI09Introhover.png); | background: url(https://static.igem.org/mediawiki/2009/c/c5/UI09Introhover.png); | ||
} | } | ||
Line 500: | Line 499: | ||
#nav a.research:hover { | #nav a.research:hover { | ||
- | |||
background: url(https://static.igem.org/mediawiki/2009/a/a3/UI09Researchhover.png); | background: url(https://static.igem.org/mediawiki/2009/a/a3/UI09Researchhover.png); | ||
} | } | ||
Line 509: | Line 507: | ||
#nav a.modeling:hover { | #nav a.modeling:hover { | ||
- | |||
background: url(https://static.igem.org/mediawiki/2009/0/06/UI09Modelinghover.png); | background: url(https://static.igem.org/mediawiki/2009/0/06/UI09Modelinghover.png); | ||
+ | } | ||
+ | |||
+ | #nav a.protocols { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/f/f1/UI09Protocolsbutton.png); | ||
+ | } | ||
+ | |||
+ | #nav a.protocols:hover { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/f/f0/UI09Protocolshover.png); | ||
+ | } | ||
+ | |||
+ | #nav a.vectors { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/7/7c/UI09Vectorsbutton.png); | ||
+ | } | ||
+ | |||
+ | #nav a.vectors:hover { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/f/f5/UI09Vectorshover.png); | ||
+ | } | ||
+ | |||
+ | #nav a.strainlist { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/8/88/UI09Strainlistbutton.png); | ||
+ | } | ||
+ | |||
+ | #nav a.strainlist:hover { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/5/57/UI09Strainlisthover.png); | ||
} | } | ||
Revision as of 15:46, 6 August 2009