MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: →background-color: { #e6ffb4; } →Hex value for parchment paper: " |
No edit summary |
||
| Line 2: | Line 2: | ||
/* background-color */ | /* background-color */ | ||
{ # | body { background-color: #F0e7d8; } /* Hex value for parchment paper */ | ||
Revision as of 14:18, 18 September 2025
/* CSS placed here will be applied to all skins */
/* background-color */
body { background-color: #F0e7d8; } /* Hex value for parchment paper */