summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 1f7d5df..862aaf9 100644
--- a/local.css
+++ b/local.css
@@ -90,6 +90,10 @@ BLOCKQUOTE {
background-color: LightGrey;
}
+DIV#backlinks {
+ display: none;
+}
+
DIV.pagedate {
font-size: 70%;
}