Advertisement
Guest User

WIkipedia DeSOPAtor

a guest
Jan 17th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("wikipedia.org") {
  4. #mw-sopaOverlay {
  5. display: none;
  6. }
  7. #mw-page-base,
  8. #content,
  9. #mw-head,
  10. #mw-panel,
  11. #footer {
  12. display: block !important;
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement