mirror of
https://github.com/Viglino/ol-ext.git
synced 2026-01-25 17:36:21 +00:00
10 lines
264 B
CSS
10 lines
264 B
CSS
.pirate_back
|
|
{ /** Image Chris Fiedler - CC0 - https://pixabay.com/fr/papier-vieux-texture-parchemin-1074136/ */
|
|
background-image: url("piratecontrol.jpg");
|
|
}
|
|
.pirate_compass
|
|
{ background-image: url("piratecontrol.png");
|
|
}
|
|
.ol-pirate
|
|
{ display:none;
|
|
} |