Petit fix:

Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}

Message édité le 30 septembre 2020 à 15:23:18 par ptibiscuit32