Team:Michigan/Cycle script
From 2012.igem.org
(Difference between revisions)
Line 79: | Line 79: | ||
<style type="text/css"> | <style type="text/css"> | ||
body{ | body{ | ||
- | height: | + | |
+ | margin:0 auto; | ||
+ | width: 962px; | ||
+ | height: 0 auto; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/7/75/DNA_Background.png) no-repeat center top; | ||
+ | background-attachment: fixed; | ||
} | } | ||
+ | .nav{ | ||
+ | margin: -23px 0 0px 0; | ||
+ | width:962px; | ||
+ | height: 0 auto; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/4/49/Michigan_Invisible_Header.png) no-repeat center top; | ||
+ | } | ||
+ | |||
.nav {position:relative; top:64px; float:right; height:30px; width:600px; z-index:1000} | .nav {position:relative; top:64px; float:right; height:30px; width:600px; z-index:1000} |
Revision as of 23:44, 31 July 2012