Update custom.scss

This commit is contained in:
cactuzhead 2025-05-14 21:15:27 +01:00 committed by GitHub
parent 6e96fce101
commit 8ea6e2ac75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ p.note::before, blockquote.note::before {
// vertical-align: middle;
// }
.label-grey {
background-color: #ededed !important;
color: #6c757d !important;
span.label.label-grey {
background-color: #ededed;
color: #6c757d;
}