From: Don Armstrong Date: Thu, 31 Jul 2014 00:58:22 +0000 (-0700) Subject: remove horizontal lines X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=29931abd6d42914f73a67ed43d0e99b518587324;p=laureldon.git remove horizontal lines --- diff --git a/local.css b/local.css index 61a8f6a..46ec45f 100644 --- a/local.css +++ b/local.css @@ -16,6 +16,10 @@ body { width: 300px; } +.header { + line-height: 0em; +} + #pagebody { background-color: rgba(255,255,255,0.8); }