Team:CBNU-Korea/contenttest
From 2011.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
+ | } | ||
+ | |||
+ | #background-wrap img { | ||
+ | position: absolute; | ||
+ | z-index: -1; | ||
+ | width: 100%; | ||
+ | min-width:950px; | ||
} | } | ||
Line 18: | Line 25: | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
color:#fff; | color:#fff; | ||
- | background:url(https://static.igem.org/mediawiki/2011/c/cd/Cbnu_back1.png) no-repeat center center fixed; | + | /*background:url(https://static.igem.org/mediawiki/2011/c/cd/Cbnu_back1.png) no-repeat center center fixed;*/ |
} | } | ||
Line 224: | Line 231: | ||
<body> | <body> | ||
+ | <div id="background-wrap"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/c/cd/Cbnu_back1.png"> | ||
+ | </div> | ||
+ | |||
<div class="main"> | <div class="main"> | ||
<p title="openLeft blue" class="openLeft blue" style="top:240px;left:400px;"> | <p title="openLeft blue" class="openLeft blue" style="top:240px;left:400px;"> |
Revision as of 08:55, 2 September 2011