tc39 / ecmarkup

An HTML superset/Markdown subset source format for ECMAScript and related specifications
https://tc39.es/ecmarkup/
MIT License
222 stars 63 forks source link

force page background colour to white #545

Closed michaelficarra closed 1 year ago

michaelficarra commented 1 year ago

Fixes #244. If a user has their default UA background colour set to something dark, the body text may be unreadable. This sidesteps the issue by just setting the background colour to white.