MediaWiki:Common.css: Difference between revisions
From Project Ultima WIki
				
				
				Jump to navigationJump to search
				
				
| No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| /* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| {{# | body {background: #e6ffb4} | ||
| #content {background: #e6ffb4} | |||
| #bodyContent {background: #e6ffb4} | |||
| #firstHeading {background: #e6ffb4} | |||
| #catlinks {background: #e6ffb4} | |||
| }} | #mw-head-base {background: #e6ffb4} | ||
| #mw-panel {background: #e6ffb4}  | |||
| #p-logo {background: #e6ffb4} | |||
| #p-navigation {background: #e6ffb4} | |||
| #p-tb {background: #e6ffb4}  | |||
| #p-tb-label {background: #e6ffb4} | |||
| #p-tb .body {background: #e6ffb4} | |||
| #footer {background: #e6ffb4} | |||
Revision as of 02:26, 7 March 2025
/* CSS placed here will be applied to all skins */
body {background: #e6ffb4}
#content {background: #e6ffb4}
#bodyContent {background: #e6ffb4}
#firstHeading {background: #e6ffb4}
#catlinks {background: #e6ffb4}
#mw-head-base {background: #e6ffb4}
#mw-panel {background: #e6ffb4} 
#p-logo {background: #e6ffb4}
#p-navigation {background: #e6ffb4}
#p-tb {background: #e6ffb4} 
#p-tb-label {background: #e6ffb4}
#p-tb .body {background: #e6ffb4}
#footer {background: #e6ffb4}