Skip to content

Instantly share code, notes, and snippets.

@lunamoth
Created November 21, 2022 08:19
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 lunamoth/b1cb6ce92dd2b1895833c680eb91bdcf to your computer and use it in GitHub Desktop.
Save lunamoth/b1cb6ce92dd2b1895833c680eb91bdcf to your computer and use it in GitHub Desktop.
td span p {
font-size:17px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
td span ul {
font-size:17px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
span ul li {
font-size:17px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
div span p {
font-size:17px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
.topics H1, .topic H1
{
font-size: 21px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment