Skip to content

Instantly share code, notes, and snippets.

@scillidan
Created June 24, 2024 16:52
Show Gist options
  • Save scillidan/50154e3687d41384b9c7a45dbd0dd698 to your computer and use it in GitHub Desktop.
Save scillidan/50154e3687d41384b9c7a45dbd0dd698 to your computer and use it in GitHub Desktop.
@font-face {
font-family: "Sarasa Term SC Nerd Regular";
src:
local('Sarasa Term SC Nerd Regular') format('truetype');
font-weight: normal;
font-style: normal;
}
body
{
font-family: "Sarasa Term SC Nerd Regular", NotoSans;
font-size: 10pt;
}
.dsl_t
{
font-family: "Sarasa Term SC Nerd Regular", NotoSerif;
}
.gdarticle
{
border-radius: 0;
}
.programs_plaintext, .programs_html {
margin-top: 20px;
}
.gdactivearticle .gddictname {
border: none;
}
.gddictname {
border: none;
border-radius: 0;
}
.voiceengines_play {
margin-top: 22.5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment