diff --git a/public/css/posts_style_custom.css b/public/css/posts_style_custom.css index 3bcf112..0575aab 100644 --- a/public/css/posts_style_custom.css +++ b/public/css/posts_style_custom.css @@ -23,7 +23,6 @@ border: 0; font-family: "Consulas", "Courier New", Courier, mono, serif; font-size: 12px; - background: #eee !important; display: block; padding: 1px; margin: 0; @@ -47,4 +46,4 @@ } .hljs ul li:nth-of-type(even) { color: inherit; -} \ No newline at end of file +}