From 487a64224a9ea3e2576186687348bd54ac1dcf6a Mon Sep 17 00:00:00 2001 From: Carsten Schoenert Date: Mon, 25 Mar 2019 21:05:22 +0100 Subject: download.css: more style instruction for usage section --- english/download/download.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/english/download/download.css b/english/download/download.css index 8e7bb4c67ec..ce8ad023e2b 100644 --- a/english/download/download.css +++ b/english/download/download.css @@ -52,6 +52,17 @@ h3 { margin-bottom : 6px; } +.centered-middle-50-none-list>p>em { + margin-bottom : -5px; + margin-left : 15px; +} + +.centered-middle-50-none-list>li>p { + margin-top : -1px; + margin-bottom : 0px; + margin-left : 15px; +} + .tooltip { position: relative; display: inline-block; -- cgit v1.2.3