Team:Freiburg Bioware/css font

From 2010.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 16: Line 16:
a, a:visited, a:active, a:hover, a h5 {
a, a:visited, a:active, a:hover, a h5 {
-
color: #030659;
+
color: #1010b8;
}
}
 +
a.onlyAnchor { text-decoration:none; color:#333; }
h1, h2, h3, h4, h5 {
h1, h2, h3, h4, h5 {
Line 31: Line 32:
}
}
-
h1 {
+
#bodyContent h1 {
display: block;
display: block;
font-size: 2em;
font-size: 2em;
-
margin: .67em 0;
+
margin: 20px 0 30px 0;
font-weight: bolder;
font-weight: bolder;
text-align:left;
text-align:left;
}
}
-
h2 {
+
#bodyContent h2 {
display: block;
display: block;
font: x-small sans-serif;
font: x-small sans-serif;
Line 83: Line 84:
}
}
-
.box_home_small h2 {
+
#bodyContent .box_home_small h2 {
margin-bottom:5px;
margin-bottom:5px;
}
}
Line 107: Line 108:
padding:10px;
padding:10px;
border: none;
border: none;
 +
}
 +
table.highlights td {
 +
background: white;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 02:45, 28 October 2010