Team:Aalto-Helsinki
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <head> | + | <head> |
- | <!-- Horrible source urgh --> | + | <!-- Horrible source urgh --> |
- | <style type="text/css"> | + | <style type="text/css"> |
- | /* ----------- HIDE DEFAULT WIKI --------------- */ | + | /* ----------- HIDE DEFAULT WIKI --------------- */ |
- | #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 { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | + | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ |
- | + | ||
- | + | border: 0 none; | |
- | + | height: 14px; | |
- | + | z-index: 100; | |
- | + | top: 0; | |
- | + | position: fixed; | |
- | + | width: 975px; | |
- | + | left: 50%; | |
- | + | margin-left: -487px; | |
- | } | + | } |
- | #globalWrapper, #content { /*-- changes default wiki settings --*/ | + | #globalWrapper, #content { /*-- changes default wiki settings --*/ |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | border: 0px; | |
- | + | background-color: transparent; | |
- | + | margin: 0px; | |
- | + | padding: 0px; | |
- | } | + | } |
- | html, body, .wrapper { /*-- changes default wiki settings --*/ | + | html, body, .wrapper { /*-- changes default wiki settings --*/ |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | background-color: transparent; | |
- | } | + | } |
- | /* ----------- END of HIDE DEFAULT WIKI --------------- */ | + | /* ----------- END of HIDE DEFAULT WIKI --------------- */ |
- | </style> | + | </style> |
- | </ | + | </head> |
</html> | </html> | ||
Revision as of 12:42, 27 May 2014
Hello world!
Our team of highly trained monkeys is now editing the wiki source!