forked from wallabag/wallabag
ul entries list replaced by ol
This commit is contained in:
@ -38,6 +38,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.entries {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.collection {
|
||||
margin: 5px 15px 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user