Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. body {
  2. background:#3c3c3c;
  3. color:#dbdbdb;
  4. }
  5.  
  6. a {
  7. color: #f8dd84 !important;
  8. }
  9.  
  10. h1, h2, h3, h4, h5, h6 {
  11. color: #dcdcdc !important;
  12. margin-top: 50px !important;
  13. margin-bottom: 50px !important;
  14. }
  15.  
  16. p {
  17. margin-bottom: 25px !important;
  18. }
  19.  
  20. aside, div.sidebar {
  21. background: #5c5c5c !important;
  22. background-color: #5c5c5c !important;
  23. color:#dbdbdb !important;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement