Team:Sheffield/WetLabJournal
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
- | #content { | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ |
+ | |||
+ | #top-section { | ||
+ | |||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 11: | Line 25: | ||
} | } | ||
+ | html, body, .wrapper { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | |||
+ | } | ||
+ | |||
.pageContent { | .pageContent { | ||
position: fixed; | position: fixed; |
Revision as of 20:05, 13 September 2014
Wet Lab Journal
Page data goes here...