Team:Harvard/Template:PracticeBar

From 2011.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 10: Line 10:
body  
body  
{
{
-
background-color: #transparent ;
+
background-color: white;
background-image:url("https://static.igem.org/mediawiki/2011/c/c7/HARVGradient.png");
background-image:url("https://static.igem.org/mediawiki/2011/c/c7/HARVGradient.png");
background-position: left top;  
background-position: left top;  
-
background-repeat: repeat-x repeat-y;  
+
background-repeat: repeat-x;  
background-attachment: fixed;
background-attachment: fixed;
-
 
+
resize: none;
}
}
Line 249: Line 249:
</div>
</div>
-
<div id="box" style="width: 975px; height: 0px ;margin-left: -8px; padding: 5px; background-color: #505050 ; border-style: none none solid none; border-width:3px; border-color: #989898;">
+
<div id="box" style="width: 975px; height: 0px ;margin-left: -8px; padding: 5px; background-color: #222222 ; border-style: none none solid none; border-width:3px; border-color: #989898;">
</div>
</div>

Latest revision as of 20:14, 31 July 2011