MediaWiki:Vector.css: Difference between revisions

From altgothic
Jump to navigation Jump to search
Created page with "All CSS here will be loaded for users of the Vector skin: body { background-color: #f0f0f0; light gray: }"
(No difference)

Revision as of 21:05, 10 September 2025

/* All CSS here will be loaded for users of the Vector skin */
body {
    background-color: #f0f0f0;  /* light gray */
}