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:#35302b}
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:#35302b}
#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:#35302b}
.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:#35302b}
pre, tt, code {background-color:#a29587}
/* background color for preformatted text */
/* background color for preformatted text */


div#simpleSearch {background-color:#35302b}
div#simpleSearch {background-color:#a29587}
/* background color for searchbox */
/* background color for searchbox */


div.thumbinner
div.thumbinner
{ background-color:#35302b}
{ background-color:#a29587}
/* background color for transparent images and image captions */
/* background color for transparent images and image captions */


table.wikitable { background-color:#35302b}
table.wikitable { background-color:#a29587}
/* background color for tables (excluding ! table items) */
/* background color for tables (excluding ! table items) */


#toc {background-color:#35302b}
#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:#35302b}
#content {background-color:#a29587}
#bodyContent {background-color:#35302b}
#bodyContent {background-color:#a29587}
#firstHeading {background-color:#35302b}
#firstHeading {background-color:#a29587}
#catlinks {background-color:#35302b}
#catlinks {background-color:#a29587}
#mw-head-base {background-color:#35302b}
#mw-head-base {background-color:#a29587}
#mw-panel {background-color:#35302b}  
#mw-panel {background-color:#a29587}  
#p-logo {background-color:#35302b}
#p-logo {background-color:#a29587}
#p-navigation {background-color:#35302b}
#p-navigation {background-color:#a29587}
#p-tb {background-color:#35302b}  
#p-tb {background-color:#a29587}  
#p-tb-label {background-color:#35302b}
#p-tb-label {background-color:#a29587}
#p-tb .body {background-color:#35302b}
#p-tb .body {background-color:#a29587}
#footer {background-color:#35302b}
#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}