Template:WarHead4

From 2009.igem.org

(Difference between revisions)
Line 8: Line 8:
}
}
 +
//colors section
 +
 +
h1 {
 +
color: #070D3F;
 +
}
 +
 +
h2 {
 +
color: #1F2E65;
 +
}
 +
 +
h3 {
 +
color: #0C1347;
 +
}
 +
 +
 +
 +
//non-color styles
h1 {
h1 {
Line 14: Line 31:
letter-spacing: 7pt;
letter-spacing: 7pt;
margin-top: 12pt;
margin-top: 12pt;
-
color: #070D3F;
 
}
}
Line 21: Line 37:
font-size: 13pt;
font-size: 13pt;
font-weight: bold;
font-weight: bold;
-
color: #1F2E65;
 
-
 
}
}
Line 29: Line 43:
font-size: 11pt;
font-size: 11pt;
font-weight: bold;
font-weight: bold;
-
color: #0C1347;
 
padding-top: 20pt;
padding-top: 20pt;
}
}
Line 122: Line 135:
}
}
-
#top_bar a:visited, #left_menu a:link {
+
#left_menu a:link {
-
color: #183f10;
+
color: #fcfcd9;
 +
}
 +
 
 +
#top_bar a:visited {
 +
color: darkgreen;
}
}

Revision as of 12:04, 13 August 2009