From 3ef92f8d83bda87d43e1f36a79e5c1e7d853365a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 28 Aug 2008 19:14:56 +0200 Subject: [PATCH] Refined book header style. --- bin/master.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bin/master.css b/bin/master.css index 1922298eb..dca4909ba 100644 --- a/bin/master.css +++ b/bin/master.css @@ -16,7 +16,7 @@ a { /* =================================================== */ h1 { font-size: 3em; - margin: 1.5em 0 0; + margin: 1.5em 0; text-align: center; line-height: 1.5em; font-weight: bold; @@ -86,16 +86,17 @@ p { /* = Custom elements = */ /* =================== */ span.author { - font-size: 0.9em; + font-size: 0.8em; display: block; line-height: 1.5em; + margin-bottom: 0.25em; } span.collection { - font-size: 0.6em; + font-size: 0.5em; display: block; line-height: 1.5em; - margin-bottom: -0.8em; + margin-bottom: -0.5em; } div.didaskalia { -- 2.20.1