Advertisement
Guest User

myspace css 1999 awesome swag

a guest
Sep 8th, 2019
560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. body {
  2. background-image: url("https://media.giphy.com/media/6bdgwW6B0ooer3r8AZ/giphy.gif");
  3. background-repeat: repeat-x repeat-y;
  4. }
  5.  
  6. a:link {color: green; text-decoration: underline; }
  7.  
  8. .short {
  9. color: white;
  10. }
  11.  
  12. #who {
  13. color: white;
  14. }
  15.  
  16. #about {
  17. color: white;
  18. }
  19.  
  20.  
  21. .url.box {
  22. color: white;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement