diff --git a/styles/post.css b/styles/post.css index 9e16eba..f8f3435 100644 --- a/styles/post.css +++ b/styles/post.css @@ -68,6 +68,10 @@ pre { border: 1px solid #e1e1e1; } +pre * { + background: #f4f4f4 !important; +} + .post-title::before { content: ""; position: absolute;