forked from rDrama/rDrama
1
0
Fork 0

dont apply sharpen effect when blood awarded (makes shit impossible to read)

master
Aevann 2023-10-10 20:47:13 +03:00
parent 78b4c83b58
commit 2bc6e7d2fb
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@
text-transform: lowercase !important;
}
.sharpen:not(a), h1.sharpen.post-title a {
.sharpen:not(a):not(.blood), h1.sharpen.post-title a {
color: red !important;
font-weight: bold !important;
font-style: italic !important;