Différences entre les versions de « MediaWiki:Vector.css »

Aller à la navigation Aller à la recherche
222 octets ajoutés ,  18 février 2022 à 19:24
aucun résumé de modification
Ligne 6 : Ligne 6 :
--label-color: #ffd28f;
--label-color: #ffd28f;
--line-color: #03611c;
--line-color: #03611c;
--dark-mode-background: darkgrey;
--dark-mode-background: #3e3e3e;
--dark-mode-secondary-background: darkgrey;
}
}


Ligne 83 : Ligne 84 :
.mw-dark-mode #mw-head {
.mw-dark-mode #mw-head {
     background: var(--dark-mode-background);
     background: var(--dark-mode-background);
}
.mw-dark-mode #catlinks {
    background: var(--dark-mode-secondary-background);
}
.mw-dark-mode .vector-menu-portal {
    background: var(--dark-mode-secondary-background);
}
}
1 124

modifications

Menu de navigation