Difference between revisions of "Template:Team:TU Eindhoven/Timeline CSS"

(Created page with "<html> .kop2 { font-size:35px; align:center; } </html>")
 
Line 1: Line 1:
 
<html>
 
<html>
.kop2 {
+
.kop1 {
 +
font-family: Aleo_Bold, Arial, sans-serif;
 
font-size:35px;
 
font-size:35px;
 
align:center;
 
align:center;
 
}
 
}
</html>
 

Revision as of 15:57, 25 June 2015

.kop1 { font-family: Aleo_Bold, Arial, sans-serif; font-size:35px; align:center; }