From a7bdc7b421b993adece5a137fc7cd1425f16367e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 11 Oct 2013 22:43:20 +0200 Subject: Align header to rhythm (by avoiding Joey'ism). --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3