tobiasmanske.de/assets/css/extended/custom.css
2021-02-08 18:44:17 +01:00

13 lines
187 B
CSS

.chroma {
background-color: unset;
}
.post-content .highlight .chroma .hl {
background-color: #555 !important
}
div.post-message div p {
color: var(--content) !important
}