diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 8a89c5f..2392e46 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -84,6 +84,10 @@ hr { } #main li { + margin: 0.5em; +} + +#main ul li { margin: 0.5em; list-style-type: square; list-style-position: inside; @@ -94,6 +98,10 @@ hr { margin-bottom: 1.5em; } +#main img { + margin-bottom: 1.5em; +} + /* Zitate */ blockquote { font-style:italic;