Team:Tianjin/page.css

From 2012.igem.org

(Difference between revisions)
(Created page with "body { background:url("images/Pg-Bg.gif") } #content { width:830px; min-height:600px; float:left; background:#fff; opacity:0.8; text-indent:2em; font-size:140%; }")
Line 2: Line 2:
background:url("images/Pg-Bg.gif")
background:url("images/Pg-Bg.gif")
}
}
-
#content {
+
#text-content {
width:830px;
width:830px;
min-height:600px;
min-height:600px;

Revision as of 04:30, 19 August 2012

body { background:url("images/Pg-Bg.gif") }

  1. text-content {

width:830px; min-height:600px; float:left; background:#fff; opacity:0.8; text-indent:2em; font-size:140%; }