From: Don Armstrong Date: Thu, 8 Jan 2015 06:33:32 +0000 (-0800) Subject: make the default font larger X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=96ecce01c40cf638b8221bbb215ecc4419d0cdb8;p=laureldon.git make the default font larger --- diff --git a/local.css b/local.css index fbda2ab..683c267 100644 --- a/local.css +++ b/local.css @@ -9,6 +9,7 @@ body { background-size: cover; background-attachment: fixed; font-family: "Liberation serif","liberation_serif","liberation_serifregular","Times",serif; + font-size: 120%; } .pagedate {