Team:Heidelberg/Template

From 2010.igem.org

(Difference between revisions)
Line 408: Line 408:
h1 {
h1 {
-
font-size:1.5em;
 
-
color:#f09600;
 
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
Line 416: Line 414:
}
}
 +
h1 .mw-headline {
 +
font-size:1.5em;
 +
color:#f09600;
 +
}
 +
h1 a {color:#f09600;}
h1 a {color:#f09600;}
h2 {
h2 {
-
font-size:1.3em;
 
-
color:#f09600;
 
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
Line 426: Line 427:
border:none;
border:none;
}
}
 +
 +
h2 .mw-headline {
 +
font-size:1.3em;
 +
color:#f09600;
 +
}
h2 a {color:#f09600;}
h2 a {color:#f09600;}
h3 {
h3 {
-
font-size:1.15em;
 
-
color:#000;
 
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
Line 437: Line 441:
}
}
 +
h3 .mw-headline {
 +
font-size:1.15em;
 +
color:#f000;
 +
}
 +
h3 a {color:#000;}
h3 a {color:#000;}
h4 {
h4 {
-
font-size:1em
+
 
-
color:#000;
+
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
-
font-style:italic;
 
line-height:2em;
line-height:2em;
}
}
 +
h4 .mw-headline {
 +
font-size:1em;
 +
color:#000;
 +
font-style:italic;
 +
}
 +
h4 a {color:#000;}
h4 a {color:#000;}

Revision as of 14:54, 18 October 2010