Team:Wageningen UR/Templates/NavigationTop
From 2011.igem.org
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
#navTop | #navTop | ||
{ | { | ||
+ | background-color: transparent; | ||
background-image: url('https://static.igem.org/mediawiki/2011/5/5f/Oscillation0.png'); | background-image: url('https://static.igem.org/mediawiki/2011/5/5f/Oscillation0.png'); | ||
background-position: center; | background-position: center; | ||
Line 15: | Line 16: | ||
height: 40px; | height: 40px; | ||
margin-left: 220px; | margin-left: 220px; | ||
+ | margin-bottom: 25px; | ||
padding-left: 12px; | padding-left: 12px; | ||
} | } | ||
Line 32: | Line 34: | ||
#Oscillation1.hovered, #Oscillation1:hover { | #Oscillation1.hovered, #Oscillation1:hover { | ||
background-image: url('https://static.igem.org/mediawiki/2011/1/11/Oscillation1.png'); | background-image: url('https://static.igem.org/mediawiki/2011/1/11/Oscillation1.png'); | ||
- | background-position: | + | background-position: 0px; |
} | } | ||
Line 315: | Line 317: | ||
<body> | <body> | ||
- | + | ||
- | + | <div> <table id="navTop"> | |
<td id="Oscillation1" class="hoverable"> | <td id="Oscillation1" class="hoverable"> | ||
<td id="Oscillation2" class="hoverable"> | <td id="Oscillation2" class="hoverable"> | ||
Line 336: | Line 338: | ||
<td id="Oscillationend"> | <td id="Oscillationend"> | ||
</table> | </table> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:04, 11 September 2011