Use outside bullets again

git-svn-id: svn://10.0.0.236/trunk@2608 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-05-29 02:16:29 +00:00
parent 256fceb2eb
commit 51e7d9f5fe
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ LI {
}
UL LI, OL LI {
list-style-position: inside;
list-style-position: outside;
padding-left: 40px; /* nav4's value */
}

View File

@ -98,7 +98,7 @@ LI {
}
UL LI, OL LI {
list-style-position: inside;
list-style-position: outside;
padding-left: 40px; /* nav4's value */
}