Skip to content

Instantly share code, notes, and snippets.

@zaki
Created January 18, 2012 07:12
Show Gist options
  • Save zaki/1631738 to your computer and use it in GitHub Desktop.
Save zaki/1631738 to your computer and use it in GitHub Desktop.
Wikipedia blackout override
/* Please only use this workaround if you really just HAVE TO use wikipedia today */
#mw-page-base, #mw-head-base, #mw-head, #mw-panel, #footer, #content { display: block !important; }
#mw-sopaOverlay { display: none; }
/* SOPA HAS WON, IT HAS BLACKED OUT WIKIPEDIA ;) */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment