Template:TUDelftiGEM2009 top
From 2009.igem.org
(Difference between revisions)
Line 193: | Line 193: | ||
/* menu blue */ | /* menu blue */ | ||
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#menublue a { | #menublue a { | ||
Line 216: | Line 209: | ||
#menublue .selflink { | #menublue .selflink { | ||
+ | display: block; | ||
+ | background: #002266 url(https://static.igem.org/mediawiki/2009/3/31/TUDarr.png) no-repeat center left; | ||
+ | color: #FFFFFF; | ||
+ | padding: 5px 0 5px 19px; | ||
+ | margin: 0 0 1px 0; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | /*----------------------------------------------------------------------------*/ | ||
+ | /* menu blue in section */ | ||
+ | /*----------------------------------------------------------------------------*/ | ||
+ | |||
+ | #menubluesection a { | ||
+ | display: block; | ||
+ | background: #002266 url(https://static.igem.org/mediawiki/2009/3/31/TUDarr.png) no-repeat center left; | ||
+ | color: #FFFFFF; | ||
+ | padding: 5px 0 5px 19px; | ||
+ | margin: 0 0 1px 0; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #menubluesection a:hover { | ||
+ | color: #000000; | ||
+ | background: #6CA6CD url(https://static.igem.org/mediawiki/2009/0/0b/TUDarr_on.png) no-repeat center left; | ||
+ | } | ||
+ | |||
+ | #menubluesection .selflink { | ||
display: block; | display: block; | ||
background: #002266 url(https://static.igem.org/mediawiki/2009/3/31/TUDarr.png) no-repeat center left; | background: #002266 url(https://static.igem.org/mediawiki/2009/3/31/TUDarr.png) no-repeat center left; |
Revision as of 20:57, 12 October 2009