Team:SYSU-Software/prefix.css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
{ display:none; }
{ display:none; }
#top-section{
#top-section{
-
height:15px;
+
height:0px;
-
border:none; }  
+
border:none;
 +
width:980px; }  
body,.right-menu li a,.left-menu,.left-menu a,.left-menu:hover,.left-menu:hover a { color:inherit; background:none; }
body,.right-menu li a,.left-menu,.left-menu a,.left-menu:hover,.left-menu:hover a { color:inherit; background:none; }
#globalWrapper {
#globalWrapper {

Revision as of 13:21, 21 September 2013

  1. p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks

{ display:none; }

  1. top-section{

height:0px; border:none; width:980px; } body,.right-menu li a,.left-menu,.left-menu a,.left-menu:hover,.left-menu:hover a { color:inherit; background:none; }

  1. globalWrapper {

position: relative; font-size: 127%; width: 100%; margin: 0; padding: 0; padding-bottom:0; top:0px;}

  1. 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; }

  1. header-box{

margin-left: 0px; } .navbar .nav > li > ul > li{ margin:0px; }

  1. main{

width:980px; margin:0 auto; }

  1. main-box{

height:auto; clear:both; margin:-20px 0px 20px 0px; }

  1. detail-box{

padding: 30px; 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; }