Advertisement
DebisteJalibon

Untitled

Oct 26th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. /* Luxor: Revenge of the Harosa */
  2. body { background-color: #0D4E96;
  3. color: #FFFFFF; }
  4. h1 { background-color: #FFE33D;
  5. color: #000000;
  6. text-align: center;
  7. font-family: Cancun, Arial, sans-serif; }
  8. img { border: 15px groove #FF0000;
  9. text-align: center; }
  10. .description { text-align: center;
  11. font-family: Arial, Verdana, sans-serif; }
  12. .modname { font-style: italic; }
  13. #wrapper { width: 80%;
  14. text-align: center;
  15. margin-left: auto;
  16. margin-right: auto; }
  17. ol { text-decoration: none;
  18. color: #FFFF00;
  19. font-family: Arial, Verdana, sans-serif; }
  20. a { text-decoration: none;
  21. color: #FFFF00; }
  22. .star { color: #FFFF00;
  23. font-weight: bold; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement