diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,12 +120,12 @@ div.inlinefooter { @include ikiwiki-plugin-comments; // layout - header -@include ikiwiki-header; @include ikiwiki-plugin-search; @include ikiwiki-actions; @include ikiwiki-plugin-po; div.header { + @include adjust-font-size-to(20px); padding: rhythm(.5) 0 0 1em; background-color: LightBlue; color: LightBlue; |