Skip to content
Snippets Groups Projects
Commit 3812182d authored by yannroberge's avatar yannroberge
Browse files

Les boutons du menu 'Événements' deviennent gris quand ils sont enfoncés (au...

Les boutons du menu 'Événements' deviennent gris quand ils sont enfoncés (au lieu de bleu) pour rester plus cohérent avec le 'thème' du site
parent e82aee22
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,10 @@
align-content: left;
}
.dropdown-item:active {
background-color: gray;
}
.icone-evenement {
width: 18px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment