From 0de07c1dbdc7266e510522dc878265dc07712c61 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Thu, 22 May 2003 17:56:13 +0000 Subject: small style change for the quote. svn path=/trunk/; revision=646 --- htdocs/pd.css | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'htdocs/pd.css') diff --git a/htdocs/pd.css b/htdocs/pd.css index 8f54d466..dbb53544 100644 --- a/htdocs/pd.css +++ b/htdocs/pd.css @@ -62,13 +62,6 @@ A:hover { color: #003300 ; } -A.nonexistent { - background: #EEE; - color: #CC6600; -} - - - HR { height:1px; @@ -86,6 +79,12 @@ P.small { padding: 5px; } +span.quote { + margin:0px; + font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif; + font-size: 8pt; +} + UL { list-style-type: circle; } -- cgit v1.2.1