From b63639720804b9ecbfc35ce1753b6554794a508e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 23 Jan 2013 15:44:39 +0100 Subject: Styling: Inline pages top and bottom margins 1em (was 5%). --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 8d5ef346..5451b357 100644 --- a/local.css +++ b/local.css @@ -191,7 +191,7 @@ DIV#content img.deco { DIV.inlinepage { border: 0; - padding: 5%; + padding: 1em 5%; margin: 0; background-color: LightYellow; } -- cgit v1.2.3