summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 22596580..9bc352cb 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -126,3 +126,9 @@ img.bottom
background-color: white;
margin-right:5px;
}
+
+ul
+{
+ margin-left: 0;
+ padding-left: 1em;
+}