Skip to content

Instantly share code, notes, and snippets.

@wiiaboo
Last active May 25, 2016 20:49
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 wiiaboo/647ddc71b73c8733ad90e24da041f6d3 to your computer and use it in GitHub Desktop.
Save wiiaboo/647ddc71b73c8733ad90e24da041f6d3 to your computer and use it in GitHub Desktop.
@-moz-document url("https://www.wanikani.com/"), url("https://www.wanikani.com/dashboard") {
#timeln .link {
color: #ccc
}
#timeline .label-x text, #timeline .label-y text {
fill: #ccc;
stroke-width: 0;
}
#timeline .arrows .bur {
stroke: #eee;
}
#timeline .bars .cur, #timeline .bars .bur {
opacity: 0.2;
}
#timeline .grid polyline {
stroke: #fff;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment