Team:CBNU-Korea/Project

From 2012.igem.org

(Difference between revisions)
Line 148: Line 148:
-
#CB_content_imgbox {
+
#CB_subcontent {
top: -80px;
top: -80px;
width: 90%;
width: 90%;
max-width: 1080px;
max-width: 1080px;
 +
margin: 0 auto;
background: transparent;
background: transparent;
-
margin: 0 auto;
 
position: relative;
position: relative;
 +
}
 +
 +
#CB_content_imgbox {
}
}
Line 215: Line 218:
<div id="CB_content">
<div id="CB_content">
-
<div id="CB_content_imgbox">
+
<div id="CB_subcontent">
-
<img src="http://placehold.it/1080x270">
+
<div id="CB_content_imgbox">
 +
<img src="http://placehold.it/1080x270">
 +
</div>
 +
<div id="test">
 +
</div>
</div>
</div>
</div>
</div>

Revision as of 06:18, 10 September 2012