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

Resolve "fix: Contraste des liens"

Merged Celeste Robert requested to merge 127-fix-contraste-des-liens into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -41,6 +41,10 @@ p a {
@@ -41,6 +41,10 @@ p a {
color: var(--ifm-color-warning);
color: var(--ifm-color-warning);
}
}
 
.theme-admonition a {
 
color: var(--ifm-color-white);
 
}
 
/* FORM & INPUT */
/* FORM & INPUT */
form > p {
form > p {
font-size: small;
font-size: small;
Loading