Guest User

Untitled

a guest
May 20th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. h1 {
  2. color: #60807A;
  3. letter-spacing:1px;
  4. font-weight:normal;
  5. font-size: 30px;
  6. padding-top: 20px;
  7. }
  8.  
  9.  
  10. h2 {
  11. color: #93af98;
  12. font-weight:normal;
  13. font-size: 12px;
  14. padding-bottom: 20px;
  15. }
  16.  
  17.  
  18. p {
  19. font-size: 12px;
  20. line-height:20px;
  21. font-weight:lighter;
  22. padding: 10px 0;
  23. font-family: "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
  24. }
Add Comment
Please, Sign In to add comment