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

Line 1: Line 1:
 
<html>
 
<html>
#tekst1 {
+
#containercontent{
 +
text-align: justify;
 +
}
 +
.tekst1 {
 
font-size:20px;
 
font-size:20px;
 
align: center;
 
align: center;
 
}
 
}
  
#kop2 {
+
.kop2 {
 
font-size:35px;
 
font-size:35px;
 
align:center;
 
align:center;

Revision as of 20:48, 9 June 2015

#containercontent{ text-align: justify; } .tekst1 { font-size:20px; align: center; } .kop2 { font-size:35px; align:center; }