Skip to content

Commit 66af14c

Browse files
committed
Merge pull request realpython#552 from ryush00/patch-1
serif failback
2 parents 6093e23 + ee19ef6 commit 66af14c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_themes/kr/static/flasky.css_t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/* -- page layout ----------------------------------------------------------- */
1515

1616
body {
17-
font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro';
17+
font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro' , serif;
1818
font-size: 17px;
1919
background-color: white;
2020
color: #000;
@@ -532,4 +532,4 @@ a:hover tt {
532532

533533
.revsys-inline {
534534
display: none!important;
535-
}
535+
}

0 commit comments

Comments
 (0)