aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2017-11-22 10:41:36 -0700
committerAdam Mathes <adam@trenchant.org>2017-11-22 10:41:36 -0700
commit7227865519ffb9f860e9a6de4b96ffc4eb291ff8 (patch)
treedfe5cf88757ffa55665d969d199598f438f4043d
parent598c6c9ef39500926337e52967fd527833981909 (diff)
downloadneko-7227865519ffb9f860e9a6de4b96ffc4eb291ff8.tar.gz
neko-7227865519ffb9f860e9a6de4b96ffc4eb291ff8.tar.bz2
neko-7227865519ffb9f860e9a6de4b96ffc4eb291ff8.zip
switch from georgia to palatino
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 1006a85..76d1ebd 100644
--- a/static/style.css
+++ b/static/style.css
@@ -34,7 +34,7 @@ blockquote {
}
body {
- font-family: Georgia;
+ font-family: Palatino, Georgia;
}
h1, h2, h3, h4, h5, #controls {