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 1ff6d0cd authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '127-fix-contraste-des-liens' into 'master'

Resolve "fix: Contraste des liens"

Closes #127

See merge request !103
parents 00cb9ba3 3ba569fd
No related branches found
No related tags found
1 merge request!103Resolve "fix: Contraste des liens"
Pipeline #14207 passed
......@@ -41,6 +41,10 @@ p a {
color: var(--ifm-color-warning);
}
.theme-admonition a {
color: var(--ifm-color-white);
}
/* FORM & INPUT */
form > p {
font-size: small;
......
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