diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 198dc38..fa42ec4 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -35,7 +35,7 @@ h1 { h2 { font-size: 150%; - color: #555753; + color: #555753; margin-bottom: 0.5em; } @@ -83,10 +83,10 @@ hr { tt { font-size: 90%; text-decoration: underline; -} - -sup { - font-size: 70%; +} + +sup { + font-size: 70%; } #container { @@ -218,16 +218,16 @@ sup { margin-bottom: 1.5em; } -#main img { +#main img { margin-top: 1em; margin-bottom: 1.5em; border: 0; } - -#toc { - font-size: 90%; - margin-bottom: 2em; -} + +#toc { + font-size: 90%; + margin-bottom: 2em; +} #toctitle { color: #888; @@ -317,11 +317,11 @@ caption { color: #888a85; font-size: 90%; } - + .done2, .done2 a, .done2 a:visited { color: #888a85; } - + .next a { font-size: 110%; }