Team:Shenzhen BGIC ATCG/css/display.css
From 2013.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
} | } | ||
.left-menu { | .left-menu { | ||
- | width: | + | width:375px !important; |
} | } | ||
.left-menu li{ | .left-menu li{ |
Revision as of 05:22, 15 September 2013
/* -------------------
Title: display.css
Team: Shenzhen
Author: BGI_K2
Twitter: @BGI_K2
Email: im.ss.kk@gmail.com
Please contact me if you would like to use this script
*/
- footer-box,#catlinks,#p-logo,#search-controls,#toc{
display:none } .left-menu { width:375px !important; } .left-menu li{ font-size:13px !important; line-height:20px !important; font-family:'Terminal Dosis', Arial, sans-serif !important; color: #ccc !important; } .right-menu{ display:none }
- top-section {
height:20px; border:none !important; position:absolute !important; left:200px; }
.firstHeading{ display:none }
- contentSub,#siteSub {
display:none; }
- globalWrapper, #content {
background: #ccc !important; border: 0; }