From fb5c492242f8d3cb67473a5217718e86ee41f439 Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Thu, 17 Oct 2013 15:50:23 +0200 Subject: Documented targets. --- manual.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manual.css') diff --git a/manual.css b/manual.css index 570c4ef..904cbe2 100644 --- a/manual.css +++ b/manual.css @@ -9,6 +9,14 @@ p, ul, ol, dl, .example { margin-bottom : 0.5em; } +dt { + margin-bottom : 0; +} + +dd, dd > *:first-child { + margin-top : 0; +} + pre, code { font-family : monospace; } -- cgit v1.2.3