From: Bdale Garbee Date: Mon, 1 Aug 2011 19:35:40 +0000 (+0200) Subject: pull sidebar in just a bit more so it doesn't shadow the edge of the X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=9b7e544037fcd50509d2435b5842f07cce18eb16;p=web%2Faltusmetrum pull sidebar in just a bit more so it doesn't shadow the edge of the background it is sitting on top of --- diff --git a/local.css b/local.css index 9d310a0..2ad264e 100644 --- a/local.css +++ b/local.css @@ -12,4 +12,4 @@ body { background: #e7e7e7; } .actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;} #footer { border: none; font-family: sans-serif;} -.sidebar { margin: 10px 0px } +.sidebar { border: none; margin: 12px 2px }