Team:Brown/templates/header

From 2010.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 6: Line 6:
h1.firstHeading {display:none;}
h1.firstHeading {display:none;}
body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0}
body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0}
-
#top-section {width:965px; border: 0; border-bottom: 1px solid #E1FBED; height: 20px; overflow: visible;}
+
#top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#menubar {position: absolute; top: 0px; display:block; float:left; border: none;}
#menubar {position: absolute; top: 0px; display:block; float:left; border: none;}
-
#menubar li a {color: #E1FBED;}
+
#menubar li a {color: #888888;}
#menubar.right-menu {position: absolute; right: 20px; font-size: 10px;}
#menubar.right-menu {position: absolute; right: 20px; font-size: 10px;}
#menubar.left-menu {position: absolute; left: 20px; font-size: 10px;}
#menubar.left-menu {position: absolute; left: 20px; font-size: 10px;}
Line 72: Line 72:
ul#nav li > a {  background: #fff; color: black; z-index:500;}
ul#nav li > a {  background: #fff; color: black; z-index:500;}
ul#nav li:hover > a { color: #fff; background: #260603; z-index:500;} /* Menu subitem hover text */
ul#nav li:hover > a { color: #fff; background: #260603; z-index:500;} /* Menu subitem hover text */
-
ul#nav > li > a {  color:#000; background: #BCBCBC; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; z-index:500;} /*menu text properties*/
+
ul#nav > li > a {  color:#000; background: #DFE4EB; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; z-index:500;} /*menu text properties*/
ul#nav > li:hover > a { }
ul#nav > li:hover > a { }

Latest revision as of 08:57, 27 October 2010