better readable grid labels
This commit is contained in:
parent
85c330700f
commit
593302ca79
1 changed files with 2 additions and 1 deletions
|
@ -741,7 +741,8 @@ body:not(.mobileclient) .leaflet-control-user-location a {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue