diff options
Diffstat (limited to 'php/example.css')
-rw-r--r-- | php/example.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/example.css b/php/example.css index 7fd715a..12e699e 100644 --- a/php/example.css +++ b/php/example.css @@ -68,12 +68,12 @@ h2.lb_header font-size: medium; } -li.lb_linklist +li.lb_toplink { list-style-type: none; } -li.lb_sublist +li.lb_sublink { list-style-type: none; } |