diff --git a/scripts/smaps/style.css b/scripts/smaps/style.css --- a/scripts/smaps/style.css +++ b/scripts/smaps/style.css @@ -92,3 +92,8 @@ span.errorMessage { color: red; } + +body { + color: black; + background-color: white; +}