Skip to content

Instantly share code, notes, and snippets.

@hyuki
Created December 20, 2020 04:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hyuki/7c17596a767a04fa9daf440b3cf1499f to your computer and use it in GitHub Desktop.
Dynalist CSS example.
.u-use-pref-font {
/* font-family: "Hiragino Mincho ProN"; */
font-family: "Hiragino Gothic ProN";
}
body {
color: black;
}
.node-link {
text-decoration: none;
border-bottom: 2px solid #1949b5b8;
padding-bottom: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment