From 8983f0c87849010a8fe4f667b1bee7f09aa0cced Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 13:46:12 +0200 Subject: Remove border (top of page) (Now it should work). --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index f55409b..70ae45f 100644 --- a/local.css +++ b/local.css @@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#actions ul { +div.actions ul { border-bottom: 0; } -- cgit v1.2.3