better readable grid labels

This commit is contained in:
Laura Klünder 2018-12-12 14:46:47 +01:00
parent 85c330700f
commit 593302ca79

View file

@ -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);
} }