aboutsummaryrefslogtreecommitdiff
path: root/htdocs/pd.css
diff options
context:
space:
mode:
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;}