From 7d8b975a16c786194fff14781861f06f27c86e84 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 25 Jul 2006 09:56:33 +0000 Subject: [PATCH] * author_info formatiert --- cd-template/doku/cryptocd.css | 7 +++++++ 1 file changed, 7 insertions(+) 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;