Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. body {
  2. background-color: #CC1100;
  3. text-align:center;
  4. margin-top:0px;
  5. margin-bottom:0px;
  6. padding:0px
  7. }
  8.  
  9. h1 {
  10. color:white;
  11. font-size:50pt;
  12. font-family: Double Feature, Double Feature;
  13. }
  14.  
  15. h2 {
  16. color:orange;
  17. font-size:40pt;
  18. font-family: Double Feature, Double Feature;
  19. }
  20.  
  21. h3 {
  22. color: black;
  23. font-size:30pt;
  24. font-family: Double Feature, Double Feature;
  25. }
  26.  
  27. img {
  28. text-align:center;
  29. margin-top:0px;
  30. margin-bottom:0px;
  31. padding:0px
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement