Align link styles to button ones

This commit is contained in:
David Larlet 2023-11-14 12:16:47 -05:00
parent 207c47d078
commit 3a0bcd76da
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -319,7 +319,8 @@ table.maps thead tr {
display: none; display: none;
} }
.leaflet-container a.button { .leaflet-container a.button {
color: #eeeeec; color: #323737;
font-size: 13.3px;
} }
/* ************************************************* */ /* ************************************************* */