From aafc5637375b1f58d46317b6367f5658a31c7f36 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Wed, 17 Sep 2008 16:05:38 +0200 Subject: [PATCH 1/1] Smaller title and subtitles. --- wolnelektury/media/css/master.book.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wolnelektury/media/css/master.book.css b/wolnelektury/media/css/master.book.css index 72b1b4630..2a72d9f09 100644 --- a/wolnelektury/media/css/master.book.css +++ b/wolnelektury/media/css/master.book.css @@ -206,21 +206,21 @@ p { /* = Custom elements = */ /* =================== */ span.author { - font-size: 0.75em; + font-size: 0.5em; display: block; line-height: 1.5em; margin-bottom: 0.25em; } span.collection { - font-size: 0.75em; + font-size: 0.375em; display: block; line-height: 1.5em; margin-bottom: -0.25em; } span.subtitle { - font-size: 0.75em; + font-size: 0.5em; display: block; line-height: 1.5em; margin-top: -0.25em; -- 2.20.1