MediaWiki:DarkMobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 43: Line 43:


/* General */
/* General */
#mw-mf-diffview ins, #mw-mf-diffview del {
color: #ccc !important;
}
#mw-mf-diffview ins {
background-color: darkgreen !important;
}
#mw-mf-diffview del {
background-color: darkred !important;
}
.drawer {
.drawer {
background-color: #202122 !important;
background-color: #202122 !important;