From fc7a361863ebd3d2cf3e730fd1400ad4684b0e49 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 12 Feb 2013 17:56:02 +0100 Subject: Add concept-page --- style/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style/style.css') diff --git a/style/style.css b/style/style.css index e1f93d6..6c58466 100644 --- a/style/style.css +++ b/style/style.css @@ -210,6 +210,12 @@ margin: 0 auto; color: #CC6B47; } +#page .intro { + font-size: 110%; + padding: 2px; + margin: 10px 0; +} + #page h3 { font-size: 20px; -- cgit