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

 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
#tekst1{
+
#containercontent{
font-size:20px;
+
 
text-align: justify;
 
text-align: justify;
 +
}
 +
.tekst1{
 +
font-size:20px;
 
}
 
}
  
#kop2{
+
.kop2{
 
font-size:35px;
 
font-size:35px;
align:center;
 
 
}
 
}
  

Latest revision as of 20:46, 9 June 2015

#containercontent{ text-align: justify; } .tekst1{ font-size:20px; } .kop2{ font-size:35px; } #projectconcept1{ height:300px; margin-left:5%; }