position popup

This commit is contained in:
2024-10-07 15:37:04 +02:00
parent 2835aecb23
commit fb72032d08
3 changed files with 10 additions and 18 deletions

View File

@@ -3075,6 +3075,9 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
/* Changer la couleur au survol (hover) */
#sites-map-container .site-link:hover {
cursor: pointer;
}
#sites-map-container circle.circle {
fill: #f7002b !important;
}