From: Joey Hess Date: Thu, 15 Apr 2010 23:21:01 +0000 (-0400) Subject: reduce border X-Git-Tag: 3.20100427~140 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=425f6a8de2ed66b934c16c102456b15da4ff5a14;p=ikiwiki.git reduce border --- diff --git a/doc/style.css b/doc/style.css index bdd4bb466..44e06ae4f 100644 --- a/doc/style.css +++ b/doc/style.css @@ -236,7 +236,7 @@ div.recentchanges { margin-top: -1px; padding: 0ex 2ex; background: white; - border: 2px solid black; + border: 1px solid black; color: black !important; }