Advertisement
_Pandora

Revert Font Size on Player Box

Sep 16th, 2023 (edited)
802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.25 KB | None | 0 0
  1. /* Codes made by Pandora #144118 and Moses #95222
  2. Codes may be edited, used in commissions or for personal use
  3. Please do not remove credit
  4. */
  5.  
  6. /* FONT SIZE EDIT ON PLAYER BOX */
  7. div.center.h3 {
  8.     font-size:20px;
  9. }
  10.  
  11. td.top, small {
  12.     font-size:14px;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement