forked from MarseyWorld/MarseyWorld
dont apply italic to blockquote and greentext
parent
4c79351b21
commit
c986bd71a8
|
@ -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");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue