Team:Wageningen UR/Templates/NavigationTop
From 2011.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
@import url(http://fonts.googleapis.com/css?family=Ubuntu); | @import url(http://fonts.googleapis.com/css?family=Ubuntu); | ||
- | |||
- | |||
#navTop | #navTop | ||
Line 15: | Line 13: | ||
width: 100%; | width: 100%; | ||
height: 40px; | height: 40px; | ||
- | |||
- | |||
} | } | ||
- | |||
- | # | + | #Oscillation1 { |
- | background-image: url('https://static.igem.org/mediawiki/2011/ | + | background: transparent; |
- | width: | + | background-image: url('https://static.igem.org/mediawiki/2011/1/11/Oscillation0.png'); |
- | height: | + | background-repeat: no-repeat; |
+ | background-position: left center; | ||
+ | margin: 0 0 0 8.4em; | ||
+ | position: center; | ||
+ | width: 23px; | ||
+ | height: 36px; | ||
} | } | ||
- | # | + | #Oscillation1.hovered, Oscillation1:hover { |
- | + | background-image: url('https://static.igem.org/mediawiki/2011/1/11/Oscillation1.png'); | |
- | + | background-repeat: no-repeat; | |
+ | background-position: left center; | ||
+ | margin: 0 0 0 8.4em; | ||
+ | position: center; | ||
+ | width: 23px; | ||
+ | height: 36px; | ||
+ | } | ||
Revision as of 13:19, 10 April 2011