(Created page with "→All CSS here will be loaded for users of the Citizen skin: .mw-editform { backgroud-color: #00000077; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
. | .wikiEditor-ui { | ||
backgroud-color: # | backgroud-color: #ffffff02; | ||
} | } |
Revision as of 02:09, 13 December 2023
/* All CSS here will be loaded for users of the Citizen skin */
.wikiEditor-ui {
backgroud-color: #ffffff02;
}