diff --git a/style.css b/style.css index dda0dbe..c579d55 100644 --- a/style.css +++ b/style.css @@ -105,7 +105,8 @@ img { } pre { - background: #f9f9f9; + background: #20232a; + color: #969ba6; border: 1px solid lightgrey; padding: 5px; tab-size:4;