Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. .sAsCont section .scn:before {
  2. background: #f18801;
  3. }
  4. .sAsCont section ul, footer section ul {
  5. padding: 20px 15px;
  6. }
  7. .sAsCont section .scn {
  8. background: #f5b805;
  9. padding: 0px;
  10. }
  11. .sAsCont section .ttl {
  12. color: #148dd6;
  13. font-weight: 700;
  14. font-size: 30px;
  15. margin-bottom: 0px;
  16. background: #f18801;
  17. font-family: Hind;
  18. }
  19.  
  20. .sAsCont section ul li{
  21. font-weight: 300;
  22. font-size: 1em;
  23. font-family: Hind;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement