summaryrefslogtreecommitdiff
path: root/php/example.css
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2006-01-29 21:20:18 +0000
committerIan C <ianc@noddybox.co.uk>2006-01-29 21:20:18 +0000
commit425b07e1dfc154cf35c8301d2f70b570f6ac9410 (patch)
treed7e487f49901f4330eeb2f77d45585c2701096a2 /php/example.css
parent57f02306e09ee78802bab35f8dd599372c46a31a (diff)
Class usage bit more consistent.
Diffstat (limited to 'php/example.css')
-rw-r--r--php/example.css4
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;
}