Template:MIT-header

From 2011.igem.org

(Difference between revisions)
Line 33: Line 33:
-
#menubar ul li a { color: black; }
+
#menubar ul li a { color: #999999; }
Line 70: Line 70:
margin:0;
margin:0;
font-family:'century gothic','lucida sans unicode', sans-serif;
font-family:'century gothic','lucida sans unicode', sans-serif;
-
        font-weight:bold;
+
 
}
}
Line 151: Line 151:
.section {
.section {
-
color:black;
+
color:#333333;
font-weight:normal;
font-weight:normal;
border-right-style:solid;  
border-right-style:solid;  
border-width:1px;  
border-width:1px;  
 +
        border-color: #999999;
width:185px;
width:185px;
float:left;
float:left;
padding-left:5px;
padding-left:5px;
text-transform:uppercase;
text-transform:uppercase;
-
font-size: 15px;
+
font-size: 18px;
letter-spacing:.2em;
letter-spacing:.2em;
position:absolute;
position:absolute;
Line 167: Line 168:
.section table, .section-links table {
.section table, .section-links table {
-
         color: black;
+
         color: #333333;
width: 100%;
width: 100%;
height: 50px;
height: 50px;
Line 176: Line 177:
.section table:hover, .section-links table:hover {
.section table:hover, .section-links table:hover {
-
         color: black;
+
         color: #333333;
         background-color: #828282;
         background-color: #828282;
         background-color: transparent;
         background-color: transparent;

Revision as of 18:22, 13 August 2011