Files
openlayers/examples/semi-transparent-layer.css
2018-11-13 13:09:06 +01:00

4 lines
35 B
CSS

.bw {
filter: grayscale(100%);
}