css: font changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-05 20:55:41 +05:30
parent fc0bc34152
commit eb031f5f9b
23 changed files with 96 additions and 85 deletions

View File

@@ -1,4 +1,3 @@
/* Solarized theme for Pandoc Code */
pre code { color: var(--fg2); }
code span.kw { color: var(--green); } /* Keyword */
code span.dt { color: var(--yellow); } /* DataType */