Files
2026-04-13 15:50:16 +02:00

14 lines
260 B
CSS

.hotspots-container .hotspots-placeholder,
.hotspots-container .hotspot-info,
.hotspots-container .da-error {
display: none;
}
.hotspots-container img[usemap],
.hotspots-container map area {
outline: none;
}
.hotspots-container map area {
display: none;
}