fix colors

This commit is contained in:
Barrett Ruth 2024-11-29 21:57:07 -06:00
parent 5ce278c8fa
commit 3d2ee97afe

View file

@ -68,6 +68,10 @@ pre {
border: 1px solid #e1e1e1;
}
pre * {
background: #f4f4f4 !important;
}
.post-title::before {
content: "";
position: absolute;