Update custom.css
This commit is contained in:
@@ -280,4 +280,8 @@ body:is(html[class~="dark"] *) {
|
||||
strong:is(html[class~="dark"] *) {
|
||||
color: #f90;
|
||||
padding: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~=dark] *) {
|
||||
color: #f90;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user