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
+1 -1
View File
@@ -14,7 +14,7 @@
/* -- page layout ----------------------------------------------------------- */ /* -- page layout ----------------------------------------------------------- */
body { 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; font-size: 17px;
background-color: white; background-color: white;
color: #000; color: #000;