From 383af12a74d90585ae4bc8860f6fd643ceccbc4d Mon Sep 17 00:00:00 2001 From: Spreadyy Date: Tue, 18 Oct 2016 12:49:09 +0200 Subject: commit again :D --- www/qute.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/qute.css b/www/qute.css index 9fea4abc5..1dead1aa2 100644 --- a/www/qute.css +++ b/www/qute.css @@ -9,6 +9,10 @@ body { color: #333333; } +p { + margin: 6px 0; +} + #header { display: none; } @@ -155,7 +159,7 @@ code { .admonitionblock .title { color: #0A396E; - font-size: bold; + font-weight: bold; } .admonitionblock .content { -- cgit v1.2.3-54-g00ecf