diff --git a/contrib/static/site.css b/contrib/static/site.css index 9264f98..b96d805 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -91,7 +91,7 @@ textarea { .post_body > pre { font-size: 9pt; - background: rbga(0, 0, 0, 0); + background: #D6DAF0; font-weight: unset; }