Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #5
Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Co-committed-by: muppeth <muppeth@no-reply@disroot.org>
This commit is contained in:
muppeth 2021-05-22 17:28:51 +00:00
parent cb222a1984
commit dc5d4c05b1
1 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ body {
}
.wall-item-head-new {
border-top: 0.2rem solid $link_bgcolour;
border-top: 0px;
}
.wall-item-title {
@ -276,7 +276,7 @@ line-height: 1.5;
.dropdown-item.active {
color: #fff;
background-color: #8eb726;
background-color: #50162d;
}
.dropdown-item:active,