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

Komponenty > Footer newsletter > kontrast textu (1.4.3) #623

Open
athelas64 opened this issue Oct 7, 2023 · 0 comments
Open

Komponenty > Footer newsletter > kontrast textu (1.4.3) #623

athelas64 opened this issue Oct 7, 2023 · 0 comments

Comments

@athelas64
Copy link

Nápis novinky emailom (Raz mesačne) má opacity 0.6 a je potrebné ju zvýšiť na 0.8 tak, aby mal tento text dostatočný kontrast a zároveň sa to ujednotí s ostatným textom, ktorý má tiež 0.8 už teraz.

.sdn-footer__newsletter-heading-tooltip {
    font-family: Roboto,arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.25;
    opacity: .6  /* prepisat na opacity: .8 */
}

Pred:
kontrast_povodne
Po úprave:
kontrast_opravene

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

1 participant