Team:TU Delft/menu test
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<!-- we only need non hover images here, hovering is done in JS --> | <!-- we only need non hover images here, hovering is done in JS --> | ||
- | + | .menu_button_home { | |
background-image: url(https://static.igem.org/mediawiki/2010/0/0f/Home_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/0/0f/Home_off.png); | ||
width:115px; | width:115px; | ||
} | } | ||
- | + | .menu_button_blog { | |
background-image: url(https://static.igem.org/mediawiki/2010/a/a0/Blog_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/a/a0/Blog_off.png); | ||
width:118px; | width:118px; | ||
Line 14: | Line 14: | ||
} | } | ||
- | + | .menu_button_competition { | |
background-image: url(https://static.igem.org/mediawiki/2010/a/a5/Competition_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/a/a5/Competition_off.png); | ||
width:148px; | width:148px; | ||
Line 20: | Line 20: | ||
} | } | ||
- | + | .menu_button_background { | |
background-image: url(https://static.igem.org/mediawiki/2010/b/bb/Background_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/b/bb/Background_off.png); | ||
width:156px; | width:156px; | ||
Line 26: | Line 26: | ||
} | } | ||
- | + | .menu_button_project { | |
background-image: url(https://static.igem.org/mediawiki/2010/c/ce/Project_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/c/ce/Project_off.png); | ||
width:119px; | width:119px; | ||
Line 32: | Line 32: | ||
} | } | ||
- | + | .menu_button_education { | |
background-image: url(https://static.igem.org/mediawiki/2010/d/df/Education_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/d/df/Education_off.png); | ||
width:135px; | width:135px; | ||
Line 39: | Line 39: | ||
- | + | .menu_button_sponsors { | |
background-image: url(https://static.igem.org/mediawiki/2010/f/f1/Sponsors_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/f/f1/Sponsors_off.png); | ||
width:127px; | width:127px; | ||
Line 46: | Line 46: | ||
- | + | .menu_button_press { | |
background-image: url(https://static.igem.org/mediawiki/2010/0/0b/Press_off.png); | background-image: url(https://static.igem.org/mediawiki/2010/0/0b/Press_off.png); | ||
width:112px; | width:112px; |
Revision as of 15:56, 4 June 2010