Difference between revisions of "Template:Team:TU Eindhoven/Home CSS"
Jan Willem (Talk | contribs) |
|||
Line 3: | Line 3: | ||
font-size:40px; | font-size:40px; | ||
margin:0 auto; | margin:0 auto; | ||
+ | text-align:center; | ||
} | } | ||
#tekst1{ | #tekst1{ | ||
font-size:20px; | font-size:20px; | ||
+ | text-align:center; | ||
} | } | ||
</html> | </html> |
Revision as of 12:16, 22 May 2015
#kop1{ font-size:40px; margin:0 auto; text-align:center; } #tekst1{ font-size:20px; text-align:center; }