URL of gear1.gif was wrong in the style rule for the UL LI: updated to correct location

This commit is contained in:
attinasi%netscape.com 2000-04-28 21:29:33 +00:00
parent 782804663c
commit b4c1e2d1da

View File

@ -19,7 +19,7 @@ LI B {
}
UL LI {
color: green;
list-style: square outside url(resource:/res/gear1.gif); //none;
list-style: square outside url(resource:/res/samples/gear1.gif); //none;
}
UL UL LI {
color: red;