Align link styles to button ones
This commit is contained in:
parent
207c47d078
commit
3a0bcd76da
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ************************************************* */
|
/* ************************************************* */
|
||||||
|
|
Loading…
Reference in a new issue