From 5846a18dcb4b973d967028149e5d8c426beb6b55 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 24 Nov 2013 22:51:04 +0100 Subject: Styling: Restyle inlineheader. --- local.scss | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/local.scss b/local.scss index 74dfdb9..9a0c405 100644 --- a/local.scss +++ b/local.scss @@ -20,7 +20,7 @@ p { clear: both; } -h1, h2, h3 { +h1, h2, h3, .inlineheader { color: $headerColor; clear: both; } @@ -111,8 +111,11 @@ a { overflow: visible; } -.inlineheader a { - font-weight: normal; +.inlineheader { + font-size: 2em; + a { + font-weight: normal; + } } .inlinepage .tags { -- cgit v1.2.3