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