summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-10-11 22:43:20 +0200
committerJonas Smedegaard <dr@jones.dk>2013-10-11 22:43:36 +0200
commita7bdc7b421b993adece5a137fc7cd1425f16367e (patch)
treeccd7036685bc6ded90ea57b343be21559d65eb03
parentdca4379b12e1731ace91fab799292d80f2375453 (diff)
Align header to rhythm (by avoiding Joey'ism).
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index f5ed084..3a5dc67 100644
--- a/style.scss
+++ b/style.scss
@@ -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;