From 307f88ae5ea3b63a370cc2089599919b987da98b 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(-) (limited to 'local.css') 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