diff --git a/dist/base/reset.css b/dist/base/reset.css index 29a5f1b6..1fa55248 100644 --- a/dist/base/reset.css +++ b/dist/base/reset.css @@ -1,3 +1,7 @@ +HTML { + background-color: white; + color: black; +} BODY { font-family: Verdana, sans-serif; font-size: 73%;