superposition highlight on mouse hover

This commit is contained in:
2023-09-12 14:58:55 +02:00
parent 5836d39a38
commit 119ae3f242
4 changed files with 41 additions and 6 deletions

View File

@@ -650,6 +650,12 @@ body{
}
}
}
.entite-map-popup{
span.point{
font-weight: 900;
color: #01ffe2;
}
}
h1, div{
font-size: 1em;
font-weight: 400;