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