Advertisement
Guest User

Untitled

a guest
Oct 25th, 2015
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. body {
  2. background-color: #CCCCFF;
  3. }
  4. h1 {
  5. font-family:Courier;
  6. font-size: 80px;
  7. text-decoration: underline
  8.  
  9. }
  10. h2 {
  11. font-family: Courier;
  12. font-size: 40px;
  13. text-decoration: underline
  14. }
  15. h3 {
  16. font-family:Courier;
  17. font-size:40px;
  18. text-decoration: underline
  19. }
  20. h4 {
  21. font-family: Courier;
  22. font-size: 40px;
  23. text-decoration: underline
  24. }
  25. h5 {
  26. font-family: Courier;
  27. font-size: 40px;
  28. text-decoration: underline
  29. }
  30. h6 {
  31. font-family:Courier;
  32. font-size: 40px;
  33. text-decoration: underline
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement