Team:Shenzhen BGIC ATCG/css/display.css
From 2013.igem.org
(Difference between revisions)
(Created page with "/* ------------------- 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 ...") |
|||
(3 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
Title: display.css | Title: display.css | ||
- | Team: | + | Team: Shenzhen_BGIC_ATCG |
Author: BGI_K2 | Author: BGI_K2 | ||
Twitter: @BGI_K2 | Twitter: @BGI_K2 | ||
Line 17: | Line 17: | ||
} | } | ||
.left-menu { | .left-menu { | ||
- | width: | + | width:375px !important; |
} | } | ||
.left-menu li{ | .left-menu li{ | ||
Line 45: | Line 45: | ||
#globalWrapper, #content { | #globalWrapper, #content { | ||
- | background: #ccc !important; | + | background: #ccc !important; |
+ | border: 0; | ||
} | } |
Latest revision as of 05:23, 15 September 2013
/* -------------------
Title: display.css
Team: Shenzhen_BGIC_ATCG
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; }