diff --git a/beetroot/css/style.css b/beetroot/css/style.css index eb7e069..c0fb519 100644 --- a/beetroot/css/style.css +++ b/beetroot/css/style.css @@ -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,