Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<meta name="Keywords" content="hi this is going to be awesome" /> | <meta name="Keywords" content="hi this is going to be awesome" /> | ||
- | + | <!-- Removes iGEM Wiki Stuff --> | |
<style type="text/css"> | <style type="text/css"> | ||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
Line 23: | Line 23: | ||
#menubar { | #menubar { | ||
width: auto; | width: auto; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin: 10px 0 0 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | #menubar { | ||
+ | font-size: 65%; | ||
+ | top: -14px; | ||
+ | } | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | color: transparent; | ||
+ | } | ||
+ | #menubar:hover li a { | ||
+ | color: white; | ||
} | } | ||
</style> | </style> |
Revision as of 03:38, 23 December 2013