diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 6 |
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; +} |
