Team:McMaster-Ontario/css
From 2012.igem.org
(Difference between revisions)
Line 46: | Line 46: | ||
list-style: none; | list-style: none; | ||
margin: 0 10px 0 0; | margin: 0 10px 0 0; | ||
- | display: | + | display: inline; |
} | } |
Revision as of 14:39, 7 May 2013
/* Converts generic template into empty one.
Ne touche pas */
- content {
border: none; background-color: transparent; }
- catlinks {
border: none; background-color: transparent; }
- footer-box {
display: none; }
- p-logo {
display: none; }
- top-section {
border: none; height: 0px; } .firstHeading { display: none; }
- search-controls {
display: none; } input.searchButton:hover { color: #B41111; } input.searchButton { color: #ffffff; } /*End of Line*/
body { background: black; }
- navbar {
float: right; }
- navbar .nav {
list-style: none; margin: 0 10px 0 0; display: inline; }