From 7efe26c95628da4cc932cd9ba75eaef4321678e7 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 6 Aug 2006 11:32:40 +0000 Subject: [PATCH] * Anpassung IE: Schriftgroesse Bildunterschrift * css: Abstand angepasst --- cd-template/doku/cryptocd.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;;