Make nested uls work
This commit is contained in:
@@ -109,7 +109,7 @@ nav ul li:after {
|
||||
.content ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0 0 1em 0;
|
||||
padding: 0 0 1em 1em;
|
||||
}
|
||||
.content ul li:before {
|
||||
content: "* ";
|
||||
|
Reference in New Issue
Block a user