From 92cd6e14d1d6ea7b93f6fc9694b93c782a8bbc8b Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 13 Aug 2010 09:44:02 +0200 Subject: [PATCH] Fixes #754, differentiate neighboring theme blocks --- wolnelektury/static/css/master.book.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wolnelektury/static/css/master.book.css b/wolnelektury/static/css/master.book.css index 04b991cdd..5e31549f0 100644 --- a/wolnelektury/static/css/master.book.css +++ b/wolnelektury/static/css/master.book.css @@ -166,6 +166,7 @@ p { font-size: 16px; float: right; margin-right: -9.5em; + margin-bottom: 0.5em; clear: both; left: 40em; line-height: 1.5em; -- 2.20.1