diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 4234fdd..c3f0478 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -258,7 +258,7 @@ blockquote { /* Bildbeschreibungen*/ caption { - font-size: small; + font-size: 90%; } /* Hervorhebungen */ @@ -271,8 +271,8 @@ caption { font-family: monospace; font-size: 90%; background-color: #eeeeec; - margin: 0.1em 0.6em 0.1em 0.1em; - padding: 0 0.3em 0; + margin: 0.1em 0.3em 0.1em 0.1em; + padding: 0; border-style: solid; border-width: 1px; border-color: #babdb6 #888a85 #888a85 #babdb6;;