Template:RESET
From 2014.igem.org
(Difference between revisions)
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 12: | Line 12: | ||
} | } | ||
- | |||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
display: none;} | display: none;} | ||
Line 18: | Line 17: | ||
#menubar { | #menubar { | ||
width: auto;} | width: auto;} | ||
- | |||
body { | body { | ||
margin: 10px 0 0 0; | margin: 10px 0 0 0; | ||
Line 29: | Line 27: | ||
padding: 0; | padding: 0; | ||
border: none;} | border: none;} | ||
- | |||
</style> | </style> | ||
<!-- Remove wikimedia width property and reset to auto --> | <!-- Remove wikimedia width property and reset to auto --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#content").removeAttr('style').css("width","auto"); | $("#content").removeAttr('style').css("width","auto"); | ||
Line 41: | Line 37: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
.mediawiki { | .mediawiki { | ||
position:relative; | position:relative; | ||
Line 47: | Line 42: | ||
width:100%; | width:100%; | ||
} | } | ||
- | |||
#content, #globalWrapper { | #content, #globalWrapper { | ||
width: auto; | width: auto; | ||
Line 55: | Line 49: | ||
right:0 auto; | right:0 auto; | ||
} | } | ||
- | |||
.fa { | .fa { | ||
font-variant: normal; | font-variant: normal; | ||
text-rendering: auto; | text-rendering: auto; | ||
} | } | ||
- | |||
.clear {clear:both;} | .clear {clear:both;} | ||
+ | </style> | ||
- | |||
<!doctype html> | <!doctype html> | ||
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> | <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> |
Revision as of 22:09, 18 September 2014