diff --git a/contrib/static/site.css b/contrib/static/site.css index 650e624..dc525df 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -168,7 +168,7 @@ pre > p { .post_body > pre { padding: 7px 7px; border-radius: 5px; - box-shadow: 3px 3px 4px #ddd; + box-shadow: 5px 5px 3px black; background: #3f3f3f; color: #d17600; } \ No newline at end of file