diff -r ce2034bc1c6e -r d64760b2da50 eric7/CSSs/default.css --- a/eric7/CSSs/default.css Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/CSSs/default.css Sun Sep 12 20:22:27 2021 +0200 @@ -1,7 +1,7 @@ body { + color: black; background: #EDECE6; margin: 0em 1em 10em 1em; - color: black; } h1 { color: white; background: #85774A; }