Skip to content

Commit 88e43d0

Browse files
authored
Merge pull request #252 from wdporter/main
add serif font stack
2 parents 49a7ed7 + 2c3729b commit 88e43d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simple.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
--sans-font: -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir,
55
"Nimbus Sans L", Roboto, "Noto Sans", "Segoe UI", Arial, Helvetica,
66
"Helvetica Neue", sans-serif;
7+
--serif-font: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
78
--mono-font: Consolas, Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
89
--standard-border-radius: 5px;
910
--border-width: 1px;

0 commit comments

Comments
 (0)