Team:Freiburg Bioware/css menu
From 2010.igem.org
(Difference between revisions)
(New page: <html> <style> #menu { width: 960px; margin: 0px 0px 0px 0px; border: none; } div.menu_button_left a { width: 120px; height: 35px; margin: 10px 0x 10px 0px; padding: 15px 0px 0px 0px; flo...) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | |||
#menu { | #menu { | ||
width: 960px; | width: 960px; | ||
margin: 0px 0px 0px 0px; | margin: 0px 0px 0px 0px; | ||
border: none; | border: none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none; | ||
} | } | ||
Line 63: | Line 68: | ||
border: none; | border: none; | ||
} | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 20:01, 6 October 2010