Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
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;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png