Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. body {
  2. ;
  3. background-color: #181818;
  4. font-family: Verdana;
  5. color: #ffffff;
  6. background-image: url("https://image.ibb.co/h02SXw/stripe_503c667fb99b5ed6e6598da31ad995d6.png");
  7. text-align: center;
  8. }
  9. a:link {
  10. color: #ffffff;
  11. text-decoration: none;
  12. }
  13. a:visited {
  14. color: #ffffff;
  15. text-decoration: none;
  16. }
  17. a:hover {
  18. color: #BC2E2E;
  19. text-decoration: underline;
  20. }
  21.  
  22. table, th, td {
  23. float:center;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement