make lists default again
This commit is contained in:
parent
34c73a2d47
commit
2c9ee5f8e4
3 changed files with 14 additions and 2 deletions
|
|
@ -106,6 +106,11 @@ dd {
|
|||
}
|
||||
|
||||
ul {
|
||||
li {
|
||||
}
|
||||
}
|
||||
|
||||
.list_dash {
|
||||
li {
|
||||
list-style: none;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue