Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. body {background-color:#084b4b;
  2.  
  3. }
  4.  
  5. p {color: white;
  6. font-family: century gothic;
  7. font-size: 100%;
  8. text-align: center
  9. }
  10.  
  11. th {text-align: center;
  12. color: white;
  13. font-family: century gothic;
  14. font-size: 100%;
  15. }
  16.  
  17. td {vertical-align: center;
  18. font-family: century gothic;
  19. }
  20.  
  21. h1 {color: white;
  22. text-align: center;
  23. }
  24.  
  25. a {color: white;
  26.  
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement