diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 7d883d5..7d9a1de 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -239,6 +239,13 @@ caption { letter-spacing: 0.1em; } +/* author-info" */ +.author_info { + text-align: center; + color: #B7B7B7; + margin-top: -1.5em; +} + #footnotes { font-size: small; margin-top: 3em;