Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/_themes/kr/static/flasky.css_t
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/* -- page layout ----------------------------------------------------------- */

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

.revsys-inline {
display: none!important;
}
}