devbeet #5

Merged
muppeth merged 4 commits from devbeet into master 2021-05-22 19:28:52 +02:00
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,