MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→All CSS here will be loaded for users of the Vector skin: .client-js.client-darkmode { background: #f6f6f6; }") |
(No difference)
|
Revision as of 02:12, 19 August 2022
/* All CSS here will be loaded for users of the Vector skin */
.client-js.client-darkmode {
background: #f6f6f6;
}