EdFrees

bcc.nl - Remove cookie wall

Jun 2nd, 2022 (edited)
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. body.modal-open {
  2.     overflow: scroll !important;
  3. }
  4. #cookiewallmodal, .modal-backdrop.in {
  5.     display: none !important;
  6. }
Add Comment
Please, Sign In to add comment