Team:SYSU-Software/prefix.css

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
background:none;
background:none;
}
}
-
.left-menu{
+
.left-menu,.left-menu a{
color:transparent;
color:transparent;
}
}

Revision as of 17:24, 3 April 2013

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

{ display:none; }

  1. top-section{

height:0px } body,.right-menu li a,.left-menu:hover { color:#AAF !important; background:none; } .left-menu,.left-menu a{ color:transparent; }

  1. globalWrapper {

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

  1. content {

position: relative; width:100%; margin: 0 auto; padding:0; background:none; color: black; border-left:none; border-right: none; line-height: 1.5em; z-index: 2; }