Until two days ago, I was able to modify the background color of a Wikipedia page with a style sheet containing the following:
body { background-color: rgb(68, 68, 68) !important; color: rgb(204, 204, 204) !important; }
The line for color still works, but the line for background-color does not. Does anyone know what changed and what I have to do now to change the background color?
If this is not the right mailing list for this question, could someone direct me to the right one?
Thanks. --- Jeffrey Barish