From: Don Armstrong Date: Sun, 16 Feb 2014 22:10:10 +0000 (-0800) Subject: make the h1 font slightly larger and bold X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=3171894c40e7f0f6b60bc7165f7bb43c4d5f1d91 make the h1 font slightly larger and bold --- 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 }