Set jump button text color to black
This commit is contained in:
parent
d87ed2b1c7
commit
4f53917c77
|
@ -47,6 +47,7 @@
|
|||
#range-button {
|
||||
margin-left: 0.5rem;
|
||||
cursor: pointer;
|
||||
color: black;
|
||||
background-color: rgb(255, 176, 176);
|
||||
}
|
||||
#map-container {
|
||||
|
|
Loading…
Reference in New Issue