Advertisement
tharglet

CSS override for user bios whilst shitness is in effect

May 28th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. .aboutme-userlink, #aboutme-artist-info, #aboutme-personal-info, #aboutme-website {
  2.     text-align: center;
  3. }
  4.  
  5. #aboutme-bio table.f {
  6.     width: 80%;
  7. }
  8.  
  9. #aboutme-bio td.f {
  10.     width: auto;
  11.     text-align: center;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement