summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:46:12 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 13:46:12 +0200
commit8983f0c87849010a8fe4f667b1bee7f09aa0cced (patch)
treea7c4f8d282ccf708ab9c53b3d5e19d902545d082 /local.css
parent0f3a33e4edf488f5cb82b4b115393b61b0b5e7d0 (diff)
Remove border (top of page) (Now it should work).
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
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;
}