about summary refs log tree commit diff stats
path: root/static/css/hyde.css
diff options
context:
space:
mode:
authorAlan Pearce2017-04-29 14:11:21 +0200
committerAlan Pearce2017-04-29 14:11:21 +0200
commit20138bcb2ef234bb40bebaa5749b3ea4e6ce16b3 (patch)
tree1954d3cbad1be42bc95d688e3d85721243d91ee1 /static/css/hyde.css
parent4239a16c4a4be510f14f8fea86742ca78a09b512 (diff)
parentab312f18166014cbcc0b5142a8c0b654ba8cca35 (diff)
downloadhyde-20138bcb2ef234bb40bebaa5749b3ea4e6ce16b3.tar.lz
hyde-20138bcb2ef234bb40bebaa5749b3ea4e6ce16b3.tar.zst
hyde-20138bcb2ef234bb40bebaa5749b3ea4e6ce16b3.zip
Merge remote-tracking branch 'alanpearce/master'
Diffstat (limited to 'static/css/hyde.css')
-rw-r--r--static/css/hyde.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 79c3c51..97bbcb7 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -32,7 +32,7 @@
  */
 
 html {
-  font-family: "PT Sans", Helvetica, Arial, sans-serif;
+  font-family: "PT Sans", "Ubuntu Sans", "Liberation Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
 }
 @media (min-width: 48em) {
   html {
@@ -79,7 +79,7 @@ html {
 .site-title {
   color: #fff;
   margin-top: 0;
-  font-family: "Abril Fatface", serif;
+  font-family: Georgia, serif;
   font-size: 3.25rem;
   font-weight: bold;
   line-height: 1.25;