Team:Freiburg Software/css font

From 2010.igem.org

(Difference between revisions)
Line 10: Line 10:
}
}
-
h1 {
+
h1, h2, h3, h4, h5 {
-
margin: 20px 15px 15px 15px;
+
-
font-size: 18px;
+
color: white;
color: white;
font-weight: bold;
font-weight: bold;
Line 19: Line 17:
}
}
-
.u1 {
+
h1 {
margin: 20px 15px 15px 15px;
margin: 20px 15px 15px 15px;
font-size: 18px;
font-size: 18px;
-
color: white;
 
-
font-weight: bold;
 
}
}
-
.u2 {
+
h1 {
-
margin: 15px 15px 15px 15px;
+
margin: 15px 10px 10px 10px;
font-size: 16px;
font-size: 16px;
-
color: white;
 
-
font-weight: bold;
 
}
}
-
 
p a {
p a {

Revision as of 14:51, 20 October 2010