Team:McMaster-Ontario/css
From 2012.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
#content { border: none; | #content { border: none; | ||
background-color: transparent; } | background-color: transparent; } | ||
- | #catlinks { | + | #catlinks { border: none; |
- | + | background-color: transparent; } | |
- | #footer-box { | + | #footer-box { border: none; |
- | + | background-color: transparent; } | |
- | #p-logo { | + | #p-logo { display: none; } |
- | #top-section { border: none; height:0px; | + | #top-section { border: none; |
- | } | + | height: 0px; } |
- | .firstHeading{ display: none; | + | .firstHeading { display: none; |
- | + | padding: 0px; } | |
- | #search-controls { | + | #search-controls { width: auto; |
- | + | top: -4px; | |
- | + | right: 200px; | |
- | + | z-index: 15; } | |
- | input.searchButton { | + | input.searchButton:hover { color: #B41111; } |
- | input.searchButton | + | input.searchButton { color: #ffffff; } |
- | + | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 02:07, 15 February 2013