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

Line 1: Line 1:
 
</html>
 
</html>
#tekst1{
+
#tekst1 {
 
font-size:20px;
 
font-size:20px;
 
align: center;
 
align: center;
Line 6: Line 6:
  
 
<html>
 
<html>
#kop2{
+
#kop2 {
 
font-size:35px;
 
font-size:35px;
 
margin:0 auto;
 
margin:0 auto;

Revision as of 12:55, 22 May 2015

</html>

  1. tekst1 {

font-size:20px; align: center; }

#kop2 { font-size:35px; margin:0 auto; text-align:center; }


</html>