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

Правило: проверять наличие цвета у фонового изображения #147

Open
nikolai-shabalin opened this issue May 22, 2024 · 2 comments

Comments

@nikolai-shabalin
Copy link
Contributor

body {
  background-color: #000000;
  background-image: url("../images/background-body.jpg");
}

значение цвета проверять не нужно. Контрастность проверять другим правилом, если потребуется

@firefoxic
Copy link
Contributor

  1. А как? Есть правило такое?
  2. А как детектить, что это изображение, а не иконка?

@nikolai-shabalin
Copy link
Contributor Author

  1. написать своё
  2. не понятно, но такое правило есть. Можно ли реализовать пока неизвестно. Надо исследовать

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

No branches or pull requests

2 participants