TestField
From 2014hs.igem.org
(Difference between revisions)
DanielBlue (Talk | contribs) |
DanielBlue (Talk | contribs) |
||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style media="screen" type="text/css"> | <style media="screen" type="text/css"> | ||
+ | /*Normal CSS*/ | ||
a{ | a{ | ||
color:#cc0000; | color:#cc0000; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | + | /*Removes header footer and borders*/ | |
- | + | #contentSub, #search-controls,.firstHeading, #footer-box, #catlinks, #p-logo { | |
- | #top-section { | + | display:none;} |
- | + | #top-section { | |
- | + | border: none; | |
- | #content { | + | height: 0px;} |
- | + | #content { | |
+ | border: none; | ||
+ | } | ||
+ | /*Redesigning the top menubar*/ | ||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child {display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar {width: auto;} | ||
</style> | </style> | ||
<title>Result</title> | <title>Result</title> |
Revision as of 13:29, 12 March 2014
The below link goes to Google!
Google