Template:Team:BNU-China/CSS/clean
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} #contentSub, #footer-box, #catlin...") |
|||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
- | # | + | #menubar, #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: | + | |
- | none;} /*-- hides default wiki settings --*/ | + | |
#top-section { | #top-section { | ||
Line 30: | Line 28: | ||
height: 100%; | height: 100%; | ||
background-color: transparent; | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #menubar.hover{ | ||
+ | visible: true; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 11:45, 18 July 2014