]> iEval git - plack-app-gruntmaster.git/blobdiff - css/themes/readable.css
Update fonts and remove @import from readable.css
[plack-app-gruntmaster.git] / css / themes / readable.css
index 5a03b6ba036a25de494b685942a946fda41a48fe..2de3950999b374400bed1a78a8a87fb43b437bb3 100644 (file)
@@ -1,4 +1,3 @@
-@import url("//fonts.googleapis.com/css?family=Raleway:400,700");
 /*!
  * bootswatch v3.3.2
  * Homepage: http://bootswatch.com
@@ -281,7 +280,7 @@ html {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 body {
-  font-family: serif;
+  font-family: "DejaVu Serif", Georgia, serif;
   font-size: 16px;
   line-height: 1.42857143;
   color: #333333;
This page took 0.02102 seconds and 4 git commands to generate.