Bring back bullets in lists
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user