168a870c02
For reference: https://go.dev/doc/go1.4#internalpackages
5 lines
No EOL
195 B
CSS
5 lines
No EOL
195 B
CSS
:root {
|
|
--entry-content-font-weight: 300;
|
|
--entry-content-font-family: Georgia, 'Times New Roman', Times, serif;
|
|
--entry-content-quote-font-family: var(--entry-content-font-family);
|
|
} |