Skip to content
Extraits de code Groupes Projets
Valider 407bd858 rédigé par Guillaume Schurck's avatar Guillaume Schurck
Parcourir les fichiers

remove darkmode

parent 24bdf362
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -6,7 +6,7 @@
line-height: 24px;
font-weight: 400;
color-scheme: light dark;
/*color-scheme: light dark;*/
/*color: rgba(255, 255, 255, 0.87);*/
/*background-color: #242424;*/
color: #213547;
......@@ -77,17 +77,17 @@ button:focus-visible {
outline: 4px auto -webkit-focus-ring-color;
}
@media (prefers-color-scheme: light) {
:root {
color: #213547;
background-color: #ffffff;
}
/*@media (prefers-color-scheme: light) {*/
/* :root {*/
/* color: #213547;*/
/* background-color: #ffffff;*/
/* }*/
a:hover {
color: #747bff;
}
/* a:hover {*/
/* color: #747bff;*/
/* }*/
button {
background-color: #f9f9f9;
}
}
\ No newline at end of file
/* button {*/
/* background-color: #f9f9f9;*/
/* }*/
/*}*/
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter