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

Aller à la navigation Aller à la recherche
190 octets ajoutés ,  19 février 2022 à 14:27
aucun résumé de modification
Ligne 126 : Ligne 126 :
}
}


.mw-dark-mode .mw-body div:not(.catlinks) ul li::before {
.mw-dark-mode .mw-body ul li::before {
     content: "\2022";
     content: "\2022";
     color: white;
     color: white;
Ligne 134 : Ligne 134 :
     line-height: 1em;
     line-height: 1em;
     margin-left: -1em;
     margin-left: -1em;
}
.mw-dark-mode .mw-body .mainpage-buttons ul li::before {
display: none;
}
}


Ligne 154 : Ligne 158 :
.mw-dark-mode a.new {
.mw-dark-mode a.new {
     color: red;
     color: red;
}
/* Recent Changes */
.mw-dark-mode ins.diffchange {
background: #51a2ef;
}
.mw-dark-mode del.diffchange {
background: #a58843;
}
}
1 124

modifications

Menu de navigation