You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
140 B

4 years ago
  1. /**
  2. *
  3. *
  4. *
  5. */
  6. .tiny-consent__content {
  7. display: none;
  8. }
  9. .tiny-consent__cookie {
  10. display: none;
  11. }
  12. .show {
  13. display: block;
  14. }