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 color #7

Open
DGrv opened this issue Dec 13, 2022 · 0 comments
Open

Css color #7

DGrv opened this issue Dec 13, 2022 · 0 comments

Comments

@DGrv
Copy link

DGrv commented Dec 13, 2022

Hi :)

Thanks for your great work.
I would suggest to add a default color to the title of the legend and the item in the css.
However the best would be to choose the color via the Option :)

Here just what I add to change to overwrite my body's default color.

.leaflet-legend-title {
  color: #000;
}


.leaflet-legend-item {
  color: #000;
}

Thanks for considering.

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