From 24d0305836b6e0c3e84d80e003ecdef4ab048e17 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 26 Nov 2015 12:33:43 -0500 Subject: optimize css and make the site more readable --- (limited to 'site/common') diff --git a/site/common/css/main.css b/site/common/css/main.css index 0c94a54..c4c99df 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -2,17 +2,12 @@ color:#222; padding:.1% 1%; margin:1% auto; -max-width:96% +max-width:93%; +line-height:120% } html{ background:#eee; -font:110% sans-serif -} -body{ -max-width:80em -} -h1,h2,h3{ -line-height:120% +font:125% sans-serif } p{ line-height:140% -- cgit v0.9.1