Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ba20041e authored by Julie Thezenas's avatar Julie Thezenas Committed by Julie Thézénas
Browse files

feat: mise à jour des couleurs boutons et page docs light

parent e23073f2
No related branches found
No related tags found
No related merge requests found
......@@ -216,6 +216,15 @@ html[data-theme='dark'] .footer__copyright {
}
/********* Page Docs ***********/
.menu__link--active {
color: var(--ifm-color-dark-green) !important;
}
.menu__link--active:hover {
color: var(--ifm-color-tonic-three);
}
/******* Dark theme ********/
/* html[data-theme='dark'] a {
color: var(--ifm-color-frame);
} */
......
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