diff --git a/style/style.css b/style/style.css index 485b8fd..2dd67e4 100644 --- a/style/style.css +++ b/style/style.css @@ -148,6 +148,10 @@ main section ul li { margin-bottom: 1.75rem; } +.status .statuslol_container .statuslol { + background: var(--background-color) !important; +} + .picrew-gallery { display: flex; flex-wrap: wrap;