From c0375c2d8c437eeccd7e693fae1b93a6ba691d77 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 16 Feb 2014 11:42:26 -0800 Subject: [PATCH 1/1] use liberation for the title as well --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 6f5c5bd..3f4a258 100644 --- a/local.css +++ b/local.css @@ -580,7 +580,7 @@ body { .title { display: block; margin-top: .2em; - font: 140% sans-serif; + font-size: 180% } #searchform { -- 2.39.2