added a faint separator to the categories listing

v1.18.x
psychobunny 10 years ago
parent 74f2f7caef
commit 396013c8fd

@ -9,6 +9,14 @@ div.categories {
> li > ul > li {
margin-left: 4.5rem;
}
.row {
margin-left: -15px;
margin-right: -15px;
border-bottom: 1px dashed #ddd;
padding-bottom: 12px;
margin-bottom: 12px;
}
}
.stats {

Loading…
Cancel
Save