Guest User

Untitled

a guest
Mar 22nd, 2018
802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. @-moz-document domain(start.duckduckgo.com) {
  2.     .tag-home__item {
  3.     display: none !important;
  4.     }
  5.     #search_button_homepage,
  6.     .header--aside {
  7.     opacity: 0;
  8.     }
  9. }
Add Comment
Please, Sign In to add comment