tobiasmanske.de/assets/css/extended/custom.css

9 lines
122 B
CSS
Raw Normal View History

2021-02-08 05:06:47 +01:00
.chroma {
background-color: unset;
}
.post-content .highlight .chroma .hl {
background-color: #555 !important
}