Template:RESET
From 2014.igem.org
(Difference between revisions)
(35 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
+ | <style type="text/css"> | ||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
display:none;} | display:none;} | ||
Line 7: | Line 7: | ||
border: none; | border: none; | ||
height: 0px;} | height: 0px;} | ||
- | #content { | + | div#content { |
border: none; | border: none; | ||
- | + | width: 100%; | |
+ | } | ||
+ | #content { | ||
+ | width: auto; | ||
+ | } | ||
- | |||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
display: none;} | display: none;} | ||
Line 17: | Line 20: | ||
#menubar { | #menubar { | ||
width: auto;} | width: auto;} | ||
- | |||
body { | body { | ||
margin: 10px 0 0 0; | margin: 10px 0 0 0; | ||
- | padding: 0;} | + | padding: 0; |
+ | width:auto; } | ||
#top-section { | #top-section { | ||
- | width: | + | width: auto; |
height: 0; | height: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 0; | padding: 0; | ||
border: none;} | border: none;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | + | .mediawiki { | |
- | + | position:relative; | |
- | width: 100% | + | margin: 0 auto; |
+ | width:100%; | ||
} | } | ||
- | + | #content, #globalWrapper { | |
+ | height: 100%; | ||
+ | float: left; | ||
+ | position: fixed; | ||
+ | left:0 auto; | ||
+ | right:0 auto; | ||
+ | } | ||
+ | .fa { | ||
+ | font-variant: normal; | ||
+ | text-rendering: auto; | ||
+ | } | ||
+ | .clear {clear:both;} | ||
</style> | </style> | ||
Latest revision as of 19:49, 10 October 2014