From 3171894c40e7f0f6b60bc7165f7bb43c4d5f1d91 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 16 Feb 2014 14:10:10 -0800 Subject: [PATCH 1/1] make the h1 font slightly larger and bold --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 292da9d..dc0a222 100644 --- a/local.css +++ b/local.css @@ -622,7 +622,7 @@ body { font-size: 120%; } -h1 { font: 120% "liberation_serifregular", sans-serif } +h1 { font: 140% "liberation_serifbold", sans-serif } h2 { font: 100% "liberation_serifbold",sans-serif } h3, h4, h5, h6 { font: 80% "liberation_serifbold",sans-serif } -- 2.39.2