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