Hide repost ribbon on category pages

This commit is contained in:
toshikanneko 2022-02-12 19:31:54 +01:00
parent 06782c0e31
commit 6537fc855e

View file

@ -601,9 +601,6 @@ img {
fill: var(--color-header-background);
}
}
.show-ribbon {
background-color: #ff0000 !important;
}
}
// The following wrapper classes are temporary to fix page specific issues