Quite a few peeps was wanted to know how to center text and make it bigger. Well heres a blog telling you how to get this css code.
This code make fonts bigger using pixels. This code works in almost all the things on your profile. Im still researching which codes work.
Heres the code;
font-size:15px;
Now for the centering u all know that centering can be abtained using this [ center ] code. However it only.works in the bio part. This code here works in all the profile parts at least that u tried.
Heres the code:
text-align: center;
When using them just paste them into the TD,DIV, and or span.