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

Line 6: Line 6:
 
#teamFoto{
 
#teamFoto{
 
width:800px;
 
width:800px;
align: middle;
+
align: center;
 
}
 
}
 
</html>
 
</html>

Revision as of 09:31, 24 August 2015

#containercontent{ text-align: justify; } #teamFoto{ width:800px; align: center; }