summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 9d39bbfe..61d45baf 100644
--- a/local.css
+++ b/local.css
@@ -171,3 +171,7 @@ DIV.notebox p {
color: #06c;
text-align: left;
}
+
+DIV#backlinks {
+ display: none;
+}