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