Skip to content

Instantly share code, notes, and snippets.

@jaseg
Last active November 20, 2015 00:30
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 jaseg/0dd73032f4f30cae065c to your computer and use it in GitHub Desktop.
Save jaseg/0dd73032f4f30cae065c to your computer and use it in GitHub Desktop.
Goldendict style sheet for use with JMdict/EPWing dictionaries
body
{
/* font-family: Sazanami Mincho; */
font-family: Source Han Sans JP;
font-weight: 100;
font-size: 16px;
}
h3
{
font-weight: 100;
font-size: 20pt;
}
big > b
{
font-weight: 100;
font-size: 20pt;
}
font[color="#f00"]
{
color: #000 !important;
}
font[color="#f00"] > b
{
font-weight: 400;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment