Team:SYSU-Software/prefix.css
From 2012.igem.org
Lovedayluk (Talk | contribs) |
Lovedayluk (Talk | contribs) |
||
Line 20: | Line 20: | ||
#main-box{ | #main-box{ | ||
height:auto; | height:auto; | ||
- | + | clear:both; | |
margin:-20px 0px 20px 0px; | margin:-20px 0px 20px 0px; | ||
} | } | ||
Line 32: | Line 32: | ||
article{ | article{ | ||
word-spacing: 5px; | word-spacing: 5px; | ||
- | font-size: | + | font-size: 0.9em; |
white-space: pre-wrap; | white-space: pre-wrap; | ||
} | } |
Revision as of 16:23, 28 July 2013
- p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks
{ display:none; }
- top-section{
height:15px; border:none; } body,.right-menu li a,.left-menu,.left-menu a,.left-menu:hover,.left-menu:hover a { color:inherit; background:none; }
- globalWrapper {
position: relative; font-size: 127%; width: 100%; margin: 0; padding: 0; padding-bottom:0; }
- content {
position: relative; width:980px; margin: 0 auto; padding:0; background:none; color: black; border-left:none; border-right: none; line-height: 1.5em; z-index: 2; } ul,li{ list-style:none; }
- header-box{
margin-left: 0px; } .navbar .nav > li > ul > li{ margin:0px; }
- main{
width:980px; margin:0 auto; }
- main-box{
height:auto; clear:both; margin:-20px 0px 20px 0px; }
- detail-box{
padding: 15px; height: auto; overflow: hidden; word-wrap: break-word; word-break: normal; } article{ word-spacing: 5px; font-size: 0.9em; white-space: pre-wrap; } article:first-letter{ font-size:2em; }