Team:NYMU-Taipei/other.css
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 26: | Line 26: | ||
#catlinks{ | #catlinks{ | ||
display:none; | display:none; | ||
+ | } | ||
+ | #menubar{ | ||
+ | top:10px; | ||
} | } | ||
#footer-box{ | #footer-box{ |
Revision as of 17:03, 28 June 2014
body{
background:rgb(78,78,78);
}
.previewnote{
display:none;
}
- globalWrapper{
margin-top: -18px;
}
- content{
padding:0px; border-left:0px; border-right:0px; background: rgba(255,255,255,0);
}
- top-section{
height:0px;
}
- p-logo{
display:none;
}
- search-controls{
display:none;
}
- catlinks{
display:none;
}
- menubar{
top:10px;
}
- footer-box{
display:none;
}
.firstHeading{
display:none;
}