From 0dfe5fc378e1fe04540c36b9275b2633492938f1 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 7 Jan 2015 22:24:15 -0800 Subject: [PATCH] tweak liberation serif settings --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 29b13d3..d5c6d2e 100644 --- a/local.css +++ b/local.css @@ -6,7 +6,7 @@ body { background-repeat: no-repeat; background-size: cover; background-attachment: fixed; - font-family: "liberation_serifregular",sans-serif; + font-family: "Liberation serif","liberation_serif","liberation_serifregular","Times",serif; } .pagedate { -- 2.39.5