Template:Team:Alberta/2011style.css
From 2011.igem.org
(Difference between revisions)
m |
m |
||
Line 11: | Line 11: | ||
/* CONTENT SECTION */ | /* CONTENT SECTION */ | ||
#content { | #content { | ||
- | width: | + | width: 1000px; |
background-color: red; | background-color: red; | ||
} | } |
Revision as of 02:12, 24 August 2011
/* TOP BAR SECTION */
- top-section {
width: 1000px; border: 0px;
}
- p-logo {
display: none;
}
/* CONTENT SECTION */
- content {
width: 1000px; background-color: red;
}