Template:Css

From 2011.igem.org

(Difference between revisions)
Line 2,011: Line 2,011:
-
  #top-section {
+
#top-section {
   background-color: #ffffff;
   background-color: #ffffff;
   height: 100px;
   height: 100px;
Line 2,018: Line 2,018:
   height:0px}
   height:0px}
-
  #p-logo {
+
#p-logo {
   position: absolute;
   position: absolute;
   display: none;}
   display: none;}
-
  #search-controls {
+
#search-controls {
   display: none;}
   display: none;}
Line 2,028: Line 2,028:
     display: none;}
     display: none;}
 +
#menubar.left-menu { background-color:black; width:975px; float:left; border: none;}
 +
#menubar.right-menu li a{ background-color:black;}
 +
#menubar.left-menu a {color:white;}
 +
#menubar.right-menu a {color:white;}
 +
#menubar ul li a { color: black; }
 +
#search-controls {display:none; }

Revision as of 18:47, 27 July 2011