Skip to content

Instantly share code, notes, and snippets.

@anekos
Created February 22, 2010 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anekos/310860 to your computer and use it in GitHub Desktop.
Save anekos/310860 to your computer and use it in GitHub Desktop.
ニコニコ動画の何かを削除する
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("nicovideo.jp") {
.bg_headmenu {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment