Merge pull request #552 from ryush00/patch-1

serif failback
This commit is contained in:
Ian Cordasco
2015-09-19 21:24:39 -05:00
+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;
}
}