Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. /* DM override */
  2.  
  3. #block-footer-motion,
  4. #block-footer-motion .block__content,
  5. #block-disclaimerblock,
  6. #block-disclaimerblock .block__content {
  7. background: black!important;
  8. }
  9.  
  10. #block-footer-motion .block__content p,
  11. #block-footer-motion .block__content a,
  12. #block-disclaimerblock .block__content p,
  13. #block-disclaimerblock .block__content a,
  14. [data-block-internal-id="footer_motion"] .company_profile__field--type-string-long {
  15. color: white!important;
  16. }
  17.  
  18. /* WND DM override */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement