Team:SYSU-Software/prefix.css

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
width:510px;
width:510px;
top:-1px;
top:-1px;
 +
}
 +
 +
.right-menu li a{
 +
background-color:black;
}
}

Revision as of 14:44, 21 September 2013

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

{ display:none; }

  1. globalWrapper {
padding-bottom:0; top:0px;}
  1. top-section{

height:0px; border:none; width:980px; }

  1. content{

width:980px; border-left:none; border-right: none; padding:1px 0px 0px 0px!important;

}

  1. menubar{

width:510px; top:-1px; }

.right-menu li a{ background-color:black; }