Team:University College London/css
From 2012.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
background-color:#ffffff; | background-color:#ffffff; | ||
} | } | ||
+ | |||
+ | #ucligem{ | ||
+ | top:-14px; | ||
+ | } | ||
#ucligem #header{ | #ucligem #header{ |
Revision as of 17:21, 13 June 2012
/* getting rid of wiki baggage */
- catlinks{
display:none;
}
- top-section{
height: 14px; border: none;
}
- p-logo{
display:none;
}
- search-controls{
display:none;
}
.firstHeading{
display:none;
}
- content{
border:none;
}
- footer-box{
border:none; border-top: 1px solid #CCC;
}
body {
font-family: 'Droid Sans', Helvetica, Arial, serif; background-color:#ffffff; }
- ucligem{
top:-14px;
}
- ucligem #header{
position:relative; top:0px; margin-left:auto; margin-right:auto; width:990px; height:290px;
}