MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
body { background-color: ##e6ffb4; } /* Hex value for parchment paper */ | body { background-color: ##e6ffb4; } /* Hex value for parchment paper */ | ||
/* Set background color of area of logo*/ | |||
#p-logo { background-color: #281C02; } | #p-logo { background-color: #281C02; } | ||
Revision as of 14:26, 18 September 2025
/* CSS placed here will be applied to all skins */
/* background-color */
body { background-color: ##e6ffb4; } /* Hex value for parchment paper */
/* Set background color of area of logo*/
#p-logo { background-color: #281C02; }