Team:Linkoping Sweden/Templates
From 2014.igem.org
(Difference between revisions)
(24 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style> | + | <head> |
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | |||
+ | .firstHeading { | ||
+ | visibility: hidden; | ||
+ | width: 975px; | ||
+ | margin: 0px auto; | ||
+ | padding-top: 0px; | ||
+ | font-size: 0em; | ||
+ | margin-bottom: 0px; | ||
+ | font-family: Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
+ | |||
+ | #top-section{ | ||
+ | height: 0px; | ||
+ | top: 0px; | ||
+ | margin-top: 0px; | ||
+ | padding: 0px; | ||
+ | border: 0px; | ||
+ | } | ||
+ | #top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | ||
+ | background-color: #383838; | ||
+ | height: 14px; | ||
+ | display: block; | ||
+ | z-index: 10; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | top: 0; | ||
+ | } | ||
+ | |||
+ | #menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/ | ||
+ | color: #727272; | ||
+ | text-decoration: none; | ||
+ | background-color: transparent; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
body | body | ||
Line 27: | Line 50: | ||
} | } | ||
- | + | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | |
background-color: #383838; | background-color: #383838; | ||
border: 0 none; | border: 0 none; | ||
Line 37: | Line 60: | ||
left: 50%; | left: 50%; | ||
margin-left: -487px; | margin-left: -487px; | ||
- | } | + | } |
#wrapper | #wrapper | ||
Line 194: | Line 217: | ||
</style> | </style> | ||
+ | |||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 08:29, 25 June 2014