diff --git a/website/src/components/GaufrePage.astro b/website/src/components/GaufrePage.astro index 0f0f698..5f0ebf0 100644 --- a/website/src/components/GaufrePage.astro +++ b/website/src/components/GaufrePage.astro @@ -195,6 +195,9 @@ const useSubsettedFont = import.meta.env.PUBLIC_USE_GAUFRE_SUBSETTED_FONT !== "0 border-bottom: 1px solid #8989cd !important; } } + .lagaufre-service:active { + background-color: #ddddfab7 !important; + } [data-fr-scheme="dark"] .lagaufre-service:hover { background-color: #2d2d2d !important;