Commit 81e01c8c by kimth

Bring back bullets in lists

parent 26158e78
......@@ -62,15 +62,7 @@ div.info-wrapper {
}
> ul {
padding-left: 0;
> li {
list-style: none;
}
> ul {
list-style-type: disc;
}
list-style-type: disc;
}
li {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment