summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index ba1a94a5..a677d0ff 100644
--- a/local.css
+++ b/local.css
@@ -1,6 +1,6 @@
/* ikiwiki local style sheet */
h1 { font-weight: bold }
-
+#content a { text-decoration: underline }
.pageheader, #pagebody, #footer {
max-width: 60rem;
margin: 0 auto;