From: pebosi Date: Tue, 14 Jan 2014 23:04:48 +0000 (+0100) Subject: add footer border X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=500aa55a73a2331daa4f74a6844421b8728c2cbe;p=ipfire.org.git add footer border --- diff --git a/static/css/style.css b/static/css/style.css index a66587b6..a3dfeb3d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -14,6 +14,7 @@ color: #3C0200; text-decoration: underline; } .footer { +border-top: 1px solid #E7E7E7; padding: 30px 0; margin-top: 70px; }