]> git.zarvox.org Git - imoo.git/commitdiff
Prefer sans-serif typefaces
authorDrew Fisher <drew.m.fisher@gmail.com>
Sun, 18 May 2014 05:22:17 +0000 (22:22 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Sun, 18 May 2014 05:26:15 +0000 (22:26 -0700)
reactornado/style.css

index e8b865b1cc75b9ccf418de48368959c842c0504e..eb7b346577c55f8747b5124a569d0fe1a230128e 100644 (file)
@@ -1,3 +1,10 @@
+html {
+       font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
+       font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
+       font-weight:300;
+       color:#484848;
+       line-height:1.28;
+}
 body {
        margin: 0px;
        padding: 0px;