dont apply italic to blockquote and greentext

master
Aevann 2024-11-12 22:32:18 +02:00
parent 4c79351b21
commit c986bd71a8
1 changed files with 4 additions and 0 deletions

View File

@ -231,6 +231,10 @@
font-style: italic !important;
}
.sharpen blockquote, .sharpen g {
font-style: normal
}
.sharpen-0:after {
background: url("/i/sharpen/0.webp?x=14");
}