Make nested uls work
This commit is contained in:
parent
025974647f
commit
83868be6a0
@ -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: "* ";
|
||||
|
Loading…
Reference in New Issue
Block a user