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: | ||
| body {background:  | body {background-color:#35302b} | ||
| /* background color for the bottom and left of each page, up to behind half of the logo */ | /* background color for the bottom and left of each page, up to behind half of the logo */ | ||
| #mw-page-base {background:  | #mw-page-base {background-color:#35302b} | ||
| /* background color for behind the top half of the logo and at the top of each page */ | /* background color for behind the top half of the logo and at the top of each page */ | ||
Revision as of 02:32, 7 March 2025
body {background-color:#35302b}
/* background color for the bottom and left of each page, up to behind half of the logo */
#mw-page-base {background-color:#35302b}
/* background color for behind the top half of the logo and at the top of each page */
.mw-body {background: 907d56}
/* background color for page content (excluding tables, images, and preformatted text) */
pre, tt, code {background: 907d56}
/* background color for preformatted text */
div#simpleSearch {background: 907d56}
/* background color for searchbox */
div.thumbinner {background: 907d56}
/* background color for transparent images and image captions */
table.wikitable {background: 907d56}
/* background color for tables (excluding ! table items) */
#toc {background: 907d56}
/* background color for page table of contents */
/* additional attributes from list at HostKnox.com */
#content {background: 907d56}
#bodyContent {background: 907d56}
#firstHeading {background: 907d56}
#catlinks {background: 907d56}
#mw-head-base {background: 907d56}
#mw-panel {background: 907d56} 
#p-logo {background: 907d56}
#p-navigation {background: 907d56}
#p-tb {background: 907d56} 
#p-tb-label {background: 907d56}
#p-tb .body {background: 907d56}
#footer {background: 907d56}