Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

css snippet: #37

Closed
kendallgassner opened this issue Oct 1, 2021 · 2 comments
Closed

css snippet: #37

kendallgassner opened this issue Oct 1, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@kendallgassner
Copy link
Collaborator

The prefers-contrast CSS media feature is used to detect if the user has requested that the web content is presented with a higher (or lower) contrast.

Indicates that user has notified the system that they prefer an interface that has a lower level of contrast.

Description needs to include that it only is supported on safari

@media (prefers-contrast: less) {
}
@kendallgassner kendallgassner added the good first issue Good for newcomers label Oct 1, 2021
@simin4950
Copy link
Contributor

Hi! I'd like to try this out for OSD @ GHC!

@ovezovs
Copy link

ovezovs commented Apr 1, 2022

Hi. Should this issue be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants