MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
/* Changes body background */ | /* Changes body background */ | ||
body { background-color: # | body { background-color: #000000; } |
Revision as of 14:29, 6 November 2024
/* CSS placed here will be applied to all skins */
/* Changes body background */
body { background-color: #000000; }