Template:Stylesheet
From 2012hs.igem.org
(Difference between revisions)
Line 178: | Line 178: | ||
left:42px; | left:42px; | ||
z-index:1; | z-index:1; | ||
+ | width:160px; | ||
+ | height: 250px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012hs/c/c6/Eppi-box-orange.png; | ||
} | } | ||
+ | #box-orange:hover { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012hs/9/94/Eppi-box-orange-glow.png) | ||
+ | } | ||
+ | |||
#box-blue {position: absolute; | #box-blue {position: absolute; | ||
top: 170px; | top: 170px; | ||
left:237px; | left:237px; | ||
z-index:1; | z-index:1; | ||
+ | width:160px; | ||
+ | height: 250px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012hs/8/8d/Eppi-box-blue.png); | ||
} | } | ||
+ | #box-blue:hover { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012hs/a/af/Eppi-box-blue-glow.png) | ||
+ | } | ||
+ | |||
#box-red {position: absolute; | #box-red {position: absolute; | ||
top: 170px; | top: 170px; | ||
left:437px; | left:437px; | ||
z-index:1; | z-index:1; | ||
+ | width:180px; | ||
+ | height: 250px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012hs/1/1f/Eppi-box-red.png); | ||
} | } | ||
- | #box- | + | #box-red:hover { |
- | + | background-image: url(https://static.igem.org/mediawiki/2012hs/4/4b/Eppi-box-red-glow.png) | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
#box-idea { | #box-idea { | ||
position:absolute; | position:absolute; |
Revision as of 10:32, 8 June 2012