]> iEval git - plack-app-gruntmaster.git/blobdiff - css/themes/cyborg.css
Change default font to serif
[plack-app-gruntmaster.git] / css / themes / cyborg.css
index 46a8fa2ab40359411b110b2ed0aa927ae05bdfca..5038cc7aafd5e5856c295ff2826577937cfad5d5 100644 (file)
@@ -1,4 +1,3 @@
-@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700");
 /*!
  * Bootswatch v3.1.0
  * Homepage: http://bootswatch.com
@@ -273,7 +272,7 @@ html {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 body {
-  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+  font-family: "DejaVu Serif", Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 1.42857143;
   color: #888888;
This page took 0.018866 seconds and 4 git commands to generate.