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

Line 3: Line 3:
 
text-align: justify;
 
text-align: justify;
 
}
 
}
.tekst1{
+
.tekst1 {
 
font-family: Aleo_Regular, Arial, sans-serif;  
 
font-family: Aleo_Regular, Arial, sans-serif;  
 
font-size:20px;
 
font-size:20px;
 +
align: center;
 
}
 
}
  

Revision as of 16:26, 25 June 2015

#containercontent{ text-align: justify; } .tekst1 { font-family: Aleo_Regular, Arial, sans-serif; font-size:20px; align: center; } .kop2{ font-family: Aleo_Bold, Arial, sans-serif; font-size:35px; } .caption{ font-family: Aleo_Light_Italic, Arial, sans-serif; font-size:16px; } #projectconcept1{ height:300px; margin-left:5%; }