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

(Created page with "<html> #containercontent{ text-align: justify; } .tekst1{ font-size:20px; } .kop2{ font-size:35px; } #projectconcept1{ height:300px; margin-left:5%; } </html>")
 
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
#containercontent{
 
#containercontent{
 
text-align: justify;
 
text-align: justify;
}
 
.tekst1{
 
font-size:20px;
 
 
}
 
}
  
.kop2{
 
font-size:35px;
 
}
 
  
 
#projectconcept1{
 
#projectconcept1{

Latest revision as of 14:26, 16 July 2015

#containercontent{ text-align: justify; } #projectconcept1{ height:300px; margin-left:5%; }