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