Skip to content

Instantly share code, notes, and snippets.

@fuba
Created September 21, 2010 05:57
Show Gist options
  • Save fuba/589272 to your computer and use it in GitHub Desktop.
Save fuba/589272 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
url-prefix("http://twitter.com/harsch"),
url-prefix("http://twitter.com/gyuque"),
url-prefix("http://twitter.com/hinatter"),
url-prefix("http://twitter.com/ucnv")
{
body * {
color: black !important;
opacity: 1 !important;
}
a {color: #00F !important;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment