Team:SYSU-Software/prefix.css

From 2012.igem.org

(Difference between revisions)
Line 12: Line 12:
}
}
.left-menu,.left-menu a{
.left-menu,.left-menu a{
-
color:transparent;
+
color: inherit;
}
}
#globalWrapper {
#globalWrapper {

Revision as of 17:30, 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: inherit; }

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