aboutsummaryrefslogtreecommitdiff
path: root/htdocs/pd.css
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-03-14 21:55:18 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-03-14 21:55:18 +0000
commit53e3f22a12b7c3b2d867fd40a070661a1aad9797 (patch)
treea830a5fc41fb261b0d8ad3321733885d97c5bbf4 /htdocs/pd.css
parent7ee6b629e6ff8d2ce7619523b13ed0adbec22149 (diff)
switched site over to PHP; make menu, quote, webring, and lastmodified include files
svn path=/trunk/; revision=470
Diffstat (limited to 'htdocs/pd.css')
-rw-r--r--htdocs/pd.css3
1 files changed, 3 insertions, 0 deletions
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;}