MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
/* Change background color for Vector skin */ | /* Change background color for Vector skin */ | ||
body { | body { | ||
background-color: # | background-color: #77d0ff; /* Replace with your desired color */ | ||
} | } | ||