Template:RESET
From 2014.igem.org
(Difference between revisions)
(17 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;} | ||
+ | div#content { | ||
+ | border: none; | ||
+ | width: 100%; | ||
+ | } | ||
#content { | #content { | ||
- | + | width: auto; | |
+ | } | ||
- | |||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
display: none;} | display: none;} | ||
Line 16: | Line 20: | ||
#menubar { | #menubar { | ||
width: auto;} | width: auto;} | ||
- | |||
body { | body { | ||
margin: 10px 0 0 0; | margin: 10px 0 0 0; | ||
Line 27: | Line 30: | ||
padding: 0; | padding: 0; | ||
border: none;} | border: none;} | ||
- | |||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
.mediawiki { | .mediawiki { | ||
position:relative; | position:relative; | ||
Line 46: | Line 38: | ||
width:100%; | width:100%; | ||
} | } | ||
- | + | #content, #globalWrapper { | |
- | #content, globalWrapper { | + | height: 100%; |
- | + | ||
float: left; | 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