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

Line 13: Line 13:
 
}
 
}
 
.TeamFoto{
 
.TeamFoto{
align:center;
+
align:middle;
 
}
 
}
 
</html>
 
</html>

Revision as of 18:32, 15 June 2015

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