Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add CSS background colour for body #3680

Merged

Conversation

DanielSiepmann
Copy link
Contributor

As text is defined, but background was not.
Most developers assume every browser has the same default colors, e.g. white for background.
But actually users can alter those colors, and only changing one color will end up in a hard to read result.

Therefore the background color is now explicitly set to the expected white defaults.

Resolves #3679

As text is defined, but background was not.
Most developers assume every browser has the same default colors, e.g.
white for background.
But actually users can alter those colors, and only changing one color
will end up in a hard to read result.

Therefore the background color is now explicitly set to the expected
white defaults.

Resolves phpDocumentor#3679
@jaapio jaapio enabled auto-merge March 12, 2024 19:33
@jaapio jaapio disabled auto-merge March 12, 2024 19:33
@jaapio jaapio merged commit c67138a into phpDocumentor:master Mar 12, 2024
24 of 34 checks passed
@jaapio
Copy link
Member

jaapio commented Mar 12, 2024

Thanks Daniel!

@DanielSiepmann DanielSiepmann deleted the 3679-set-background-colour branch March 13, 2024 06:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background colour is not defined, but text colour is
2 participants