From cc33ffd385496171713ddcb7b6e7e31f5d8a2a15 Mon Sep 17 00:00:00 2001 From: Frans Bouma Date: Fri, 19 Feb 2016 15:46:56 +0100 Subject: [PATCH] Reapplied slightly fixed theme --- css/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/theme.css b/css/theme.css index 3734953..0f8c398 100644 --- a/css/theme.css +++ b/css/theme.css @@ -238,7 +238,8 @@ dl p, dl table, dl ul, dl ol { } dl dd { - margin: 0 0 12px 24px; + margin: 0 0 12px 35px; + line-height: 24px; } dl:not(.docutils) {