From 53e3f22a12b7c3b2d867fd40a070661a1aad9797 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 Mar 2003 21:55:18 +0000 Subject: switched site over to PHP; make menu, quote, webring, and lastmodified include files svn path=/trunk/; revision=470 --- htdocs/pd.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htdocs/pd.css') diff --git a/htdocs/pd.css b/htdocs/pd.css index e21fbe77..8f54d466 100644 --- a/htdocs/pd.css +++ b/htdocs/pd.css @@ -86,6 +86,9 @@ P.small { padding: 5px; } +UL { + list-style-type: circle; +} #Content>p {margin:0px;} #Content>p+p {text-indent:30px;} -- cgit v1.2.1