summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index e47ee4c..51ac53a 100644
--- a/style.scss
+++ b/style.scss
@@ -117,8 +117,9 @@ img.img {
@include ikiwiki-inlineheader;
.inlinepage .header a {
- @include adjust-font-size-to(14px);
+ @include adjust-font-size-to(24px);
font-weight: normal;
+ color: black;
}
.inlinefooter {