Team:Imperial College London/Templates/Banner test
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
#top-section { | #top-section { | ||
- | |||
- | |||
- | |||
- | |||
height:0px} | height:0px} | ||
#p-logo { | #p-logo { | ||
- | |||
display: none;} | display: none;} | ||
#search-controls { | #search-controls { | ||
display: none;} | display: none;} | ||
+ | |||
+ | .right-menu li a, .right-menu li a:hover { | ||
+ | color: #A35200; | ||
+ | background-color: transparent; | ||
+ | } | ||
.firstHeading { | .firstHeading { | ||
display: none;} | display: none;} | ||
+ | |||
+ | body {background: #FCFC83;} | ||
+ | |||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 975px; | ||
+ | margin: 0 auto; | ||
+ | padding-left:0px; | ||
+ | padding-right:0px; | ||
+ | background: white; | ||
+ | color: black; | ||
+ | border-left: 1px solid #444; | ||
+ | border-right: 1px solid #444; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
a:link {color:#A35200;} | a:link {color:#A35200;} | ||
Line 32: | Line 48: | ||
width:975px; | width:975px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> |
Revision as of 15:33, 4 August 2011