Team:Tianjin/page.css
From 2012.igem.org
(Difference between revisions)
Austinamens (Talk | contribs) (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%; }") |
Austinamens (Talk | contribs) |
||
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") }
- text-content {
width:830px; min-height:600px; float:left; background:#fff; opacity:0.8; text-indent:2em; font-size:140%; }