serif failback

This commit is contained in:
SeongHoon Ryu
2015-09-03 00:19:15 +09:00
parent da2f75b4bd
commit ee19ef65c8
+2 -2
View File
@@ -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;
@@ -532,4 +532,4 @@ a:hover tt {
.revsys-inline {
display: none!important;
}
}