diff --git a/roles/dokuwiki/files/userstyle.css b/roles/dokuwiki/files/userstyle.css index 45b72cb..b2d7071 100644 --- a/roles/dokuwiki/files/userstyle.css +++ b/roles/dokuwiki/files/userstyle.css @@ -18,8 +18,8 @@ body { .page p, .page ol, .page ul { text-align: justify; - line-height: 1.6em; - margin: 0 0 0.5em; + line-height: 1.4em; + margin: 0 0 0.75em; } .page code {