diff --git a/static/css/style.css b/static/css/style.css index 07c2a64..6356975 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -745,11 +745,9 @@ iframe#markdown { } .mainDiv .black, .mainDiv .black p { - background-color: #000000; - color: #fff; + background-color: #f8f8f8; } .mainDiv .feature h1 { - color: #fff; margin: 0; margin-top: 10px; font-family: "Space Grotesk", sans-serif;