Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
CLADAU authored Apr 30, 2024
1 parent a42ec0a commit 0b238f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ h6 {
.leaflet-control-custom {
padding: 6px 8px;
background: white;
color: #333;
color: #0000ff;
}

.leaflet-control-geocoder {
Expand All @@ -58,7 +58,7 @@ form {
}

.polygons-legend-scale i {
width: 16px;
width: 20px;
height: 16px;
float: left;
margin-right: 8px;
Expand Down Expand Up @@ -205,6 +205,7 @@ form {

.markers-legend-icon {
height: 12px;
width: 20px;
vertical-align: middle;
}

Expand Down

0 comments on commit 0b238f4

Please sign in to comment.