Team:Yale/Templates/Yale Header Project

From 2010.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 14: Line 14:
body {
body {
         font-family: 'Helvetica Neue', Arial, sans-serif;}
         font-family: 'Helvetica Neue', Arial, sans-serif;}
 +
 +
div#main-content h6 {
 +
font: 18px Helvetica,sans-serif;
 +
font-weight: bold;
 +
font-style: normal;
 +
color: black;
 +
                padding-bottom: 5px;
 +
}
div#right {  
div#right {  
Line 130: Line 138:
color: white;
color: white;
text-align: center;
text-align: center;
 +
}
 +
 +
div#main-content a#nav {
 +
                color: black;
 +
                float: right;
 +
                padding-top: 10px;
 +
                padding-bottom: 10px;
 +
                font-weight: bold;
 +
}
 +
 +
div#main-content a#nav:hover, div#main-content a#nav:active {
 +
color: #8f6620;
}
}

Latest revision as of 03:28, 28 October 2010

iGEM Yale