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

Aller à la navigation Aller à la recherche
563 octets ajoutés ,  18 février 2022 à 20:16
aucun résumé de modification
Ligne 92 : Ligne 92 :
.mw-dark-mode .vector-menu-portal {
.mw-dark-mode .vector-menu-portal {
     background: var(--dark-mode-secondary-background);
     background: var(--dark-mode-secondary-background);
}
.mw-dark-mode #content {
    color: white;
}
.mw-dark-mode #mw-content-text {
    color: inherit;
}
.mw-dark-mode #firstHeading {
    color: inherit;
}
.mw-dark-mode #footer {
    color: white;
}
.mw-dark-mode #footer-info-lastmod {
    color: inherit;
}
.mw-dark-mode .vector-menu-heading {
color: white;
}
.mw-dark-mode .mw-body ul {
    list-style: none;
}
.mw-dark-mode .mw-body ul li::before {
    content: "\2022";
    color: white;
    display: inline-block;
    width: 0.75em;
    font-size: 1.5em;
    line-height: 1em;
    margin-left: -1em;
}
}
1 124

modifications

Menu de navigation