diff --git a/css/everest.css b/css/everest.css index 15975ae..f8697b6 100644 --- a/css/everest.css +++ b/css/everest.css @@ -47,6 +47,7 @@ body { font-family: sans-serif; + background-color: #1E1E1E; } code { @@ -56,6 +57,7 @@ code { border-left-width: 4px; border-radius: 2px; padding: 2px; + color: white; } h2 {