Template:Team:Alberta/2011style.css
From 2011.igem.org
(Difference between revisions)
m (Created page with "body { background: #cccccc; margin: 0px; }") |
m |
||
Line 1: | Line 1: | ||
- | + | #pagecontent { | |
- | background: | + | background-color: red; |
- | + | min-width: 100%; | |
} | } |
Revision as of 01:46, 24 August 2011
- pagecontent {
background-color: red; min-width: 100%;
}