refine global radar styling with RainViewer legend and gray basemap
This commit is contained in:
parent
af0dc6df4d
commit
9ddbef4784
4 changed files with 22 additions and 4 deletions
|
|
@ -138,7 +138,12 @@
|
|||
|
||||
.radar-base-layer,
|
||||
.radar-base-layer .leaflet-tile {
|
||||
filter: grayscale(0.75) brightness(0.52) contrast(1.15) saturate(0.45);
|
||||
filter: grayscale(0.35) brightness(0.58) contrast(1.1) saturate(0.2);
|
||||
}
|
||||
|
||||
.radar-boundary-layer,
|
||||
.radar-boundary-layer .leaflet-tile {
|
||||
filter: grayscale(0.8) brightness(0.7) contrast(1.3) saturate(0.1);
|
||||
}
|
||||
|
||||
.leaflet-control-container,
|
||||
|
|
|
|||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue