Team:Yale/Templates/Yale Header

From 2010.igem.org

(Difference between revisions)
Line 11: Line 11:
         font-family: Helvetica, sans-serif;}
         font-family: Helvetica, sans-serif;}
-
.selected { color: black;}
+
#menubar li a{
 +
    color:#black;
 +
}
 +
 
 +
#menubar li a:hover {
 +
    color:#8f6620;
 +
    font-weight: bold;
 +
}
 +
 
 +
#menubar li.selected a {
 +
    color:#292f2f;
 +
}
#top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
#top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
Line 100: Line 111:
padding-right: 15px;
padding-right: 15px;
}
}
-
a#button1 {
 
-
    display: block;
 
-
    width: 70px;
 
-
    height: 37px;
 
-
    background-image: url(/gifs/button_0.gif);
 
-
    margin: 0 auto;
 
-
}
 
-
a#button1:hover {
 
-
    background-image: url(/gifs/button_1.gif);
 
-
}
 
div#main-content div#right-col {
div#main-content div#right-col {

Revision as of 00:54, 10 October 2010

iGEM Yale