From e3ffdb84d705dd1a1000fa91a49cc6c58fc58e05 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 14 Dec 2008 12:02:13 -0500 Subject: Prettified the footer --- theme/css/website.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'theme') diff --git a/theme/css/website.css b/theme/css/website.css index 414e736..9ae46d9 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -314,7 +314,12 @@ div#footer { width: 100%; border-top: 1px black solid; border-bottom: 4px gray solid; +} + +body.home div#footer { background-color: white; + border-left: 4px gray solid; + border-right: 4px gray solid; } div#footer ul.rows li { -- cgit 1.4.1