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:


using System.ComponentModel;
using System;
using System.Drawing;
using System.Drawing;
#p-tb {background-color:#6c5035; color: white;}
#p-tb {background-color:#7e4b40; color: white;}
#p-tb .pBody {background-color:#6c5035; color: white;}
#p-tb .pBody {background-color:#7e4b40; color: white;}


#globalWrapper { background-color: #6c5035; color: white; }
#globalWrapper { background-color: #7e4b40; color: white; }
body {background-color:#6c5035; color: white;}
body {background-color:#7e4b40; color: white;}
/* 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:#6c5035; color: white;}
#mw-page-base {background-color:#7e4b40; color: white;}
/* 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 {
.mw - body {
     background - color:#6c5035; color: white;}
     background - color:#7e4b40; color: white;}
/* 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 {
pre, tt, code {
         background - color:#6c5035; color: white;}
         background - color:#7e4b40; color: white;}
/* background color for preformatted text */
/* background color for preformatted text */


div#simpleSearch {background-color:#6c5035; color: white;}
div#simpleSearch {background-color:#7e4b40; color: white;}
/* background color for searchbox */
/* background color for searchbox */


div.thumbinner
div.thumbinner
{
{
             background - color:#6c5035; color: white;}
             background - color:#7e4b40; color: white;}
/* background color for transparent images and image captions */
/* background color for transparent images and image captions */


table.wikitable {
table.wikitable {
                 background - color:#6c5035; color: white;}
                 background - color:#7e4b40; color: white;}
/* background color for tables (excluding ! table items) */
/* background color for tables (excluding ! table items) */


#toc {background-color:#6c5035; color: white;}
#toc {background-color:#7e4b40; color: white;}
/* 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:#6c5035; color: white;}
#content {background-color:#7e4b40; color: white;}
#bodyContent {background-color:#6c5035; color: white;}
#bodyContent {background-color:#7e4b40; color: white;}
#firstHeading {background-color:#6c5035; color: white;}
#firstHeading {background-color:#7e4b40; color: white;}
#catlinks {background-color:#6c5035; color: white;}
#catlinks {background-color:#7e4b40; color: white;}
#mw-head-base {background-color:#6c5035; color: white;}
#mw-head-base {background-color:#7e4b40; color: white;}
#mw-panel {background-color:#6c5035; color: white;}  
#mw-panel {background-color:#7e4b40; color: white;}  
#p-logo {background-color:#6c5035; color: white;}
#p-logo {background-color:#7e4b40; color: white;}
#p-navigation {background-color:#6c5035; color: white;}
#p-navigation {background-color:#7e4b40; color: white;}




#p-tb {background-color:#6c5035; color: white;}  
#p-tb {background-color:#7e4b40; color: white;}  
#p-tb-label {background-color:#6c5035; color: white;}
#p-tb-label {background-color:#7e4b40; color: white;}
#p-tb .body {background-color:#6c5035; color: white;}
#p-tb .body {background-color:#7e4b40; color: white;}
#p-tb .pbody {background-color:#6c5035; color: white;}
#p-tb .pbody {background-color:#7e4b40; color: white;}


#footer {background-color:#6c5035; color: white;}
#footer {background-color:#7e4b40; color: white;}
#p-navigation .pBody { background-color: #6c5035; color: white; }  
#p-navigation .pBody { background-color: #7e4b40; color: white; }  
#p-navigation-label {background-color:#6c5035; color: white;}
#p-navigation-label {background-color:#7e4b40; color: white;}
#p-search { background-color: #6c5035; color: white; }
#p-search { background-color: #7e4b40; color: white; }
#p-search .pBody { background-color: #6c5035; color: white; }
#p-search .pBody { background-color: #7e4b40; color: white; }
#p-search .Body { background-color: #6c5035; color: white; }
#p-search .Body { background-color: #7e4b40; color: white; }
#p-search-label { background-color: #6c5035; color: white; }
#p-search-label { background-color: #7e4b40; color: white; }


#column-content { background-color: #6c5035; color: white; }
#column-content { background-color: #7e4b40; color: white; }
#column-one { background-color: #6c5035; color: white; }
#column-one { background-color: #7e4b40; color: white; }
#p-tools {background-color:#6c5035; color: white;}
#p-tools {background-color:#7e4b40; color: white;}
#p-tools .pBody {background-color:#6c5035; color: white;}
#p-tools .pBody {background-color:#7e4b40; color: white;}
#p-tools-label {background-color:#6c5035; color: white;}
#p-tools-label {background-color:#7e4b40; color: white;}
#p-tools .Body {background-color:#6c5035; color: white;}
#p-tools .Body {background-color:#7e4b40; color: white;}
#p-personal {background-color:#6c5035; color: white;}
#p-personal {background-color:#7e4b40; color: white;}
#p-personal .pBody  {background-color:#6c5035; color: white;}
#p-personal .pBody  {background-color:#7e4b40; color: white;}
#p-personal .Body  {background-color:#6c5035; color: white;}
#p-personal .Body  {background-color:#7e4b40; color: white;}
#p-personal-label  {background-color:#6c5035; color: white;}
#p-personal-label  {background-color:#7e4b40; color: white;}
a:link {
a: link {
  color: Wheat;
                color: Wheat;
}
                }


/* visited link */
            /* visited link */
a:visited {
            a: visited {
  color: OrangeRed;
                color: OrangeRed;
}
                }


/* mouse over link */
            /* mouse over link */
a:hover {
            a: hover {
  color: tan;
                color: tan;
}
                }


/* selected link */
            /* selected link */
a:active {
            a: active {
  color: Peru;
                color: Peru;
}
                }

Revision as of 03:23, 7 March 2025


using System.ComponentModel;
using System;
using System.Drawing;
#p-tb {background-color:#7e4b40; color: white;}
#p-tb .pBody {background-color:#7e4b40; color: white;}

#globalWrapper { background-color: #7e4b40; color: white; }
body {background-color:#7e4b40; color: white;}
/* background color for the bottom and left of each page, up to behind half of the logo */

#mw-page-base {background-color:#7e4b40; color: white;}
/* background color for behind the top half of the logo and at the top of each page */

.mw - body {
    background - color:#7e4b40; color: white;}
/* background color for page content (excluding tables, images, and preformatted text) */

pre, tt, code {
        background - color:#7e4b40; color: white;}
/* background color for preformatted text */

div#simpleSearch {background-color:#7e4b40; color: white;}
/* background color for searchbox */

div.thumbinner
{
            background - color:#7e4b40; color: white;}
/* background color for transparent images and image captions */

table.wikitable {
                background - color:#7e4b40; color: white;}
/* background color for tables (excluding ! table items) */

#toc {background-color:#7e4b40; color: white;}
/* background color for page table of contents */

/* additional attributes from list at HostKnox.com */
#content {background-color:#7e4b40; color: white;}
#bodyContent {background-color:#7e4b40; color: white;}
#firstHeading {background-color:#7e4b40; color: white;}
#catlinks {background-color:#7e4b40; color: white;}
#mw-head-base {background-color:#7e4b40; color: white;}
#mw-panel {background-color:#7e4b40; color: white;} 
#p-logo {background-color:#7e4b40; color: white;}
#p-navigation {background-color:#7e4b40; color: white;}


#p-tb {background-color:#7e4b40; color: white;} 
#p-tb-label {background-color:#7e4b40; color: white;}
#p-tb .body {background-color:#7e4b40; color: white;}
#p-tb .pbody {background-color:#7e4b40; color: white;}

#footer {background-color:#7e4b40; color: white;}
#p-navigation .pBody { background-color: #7e4b40; color: white; } 
#p-navigation-label {background-color:#7e4b40; color: white;}
#p-search { background-color: #7e4b40; color: white; }
#p-search .pBody { background-color: #7e4b40; color: white; }
#p-search .Body { background-color: #7e4b40; color: white; }
#p-search-label { background-color: #7e4b40; color: white; }

#column-content { background-color: #7e4b40; color: white; }
#column-one { background-color: #7e4b40; color: white; }
#p-tools {background-color:#7e4b40; color: white;}
#p-tools .pBody {background-color:#7e4b40; color: white;}
#p-tools-label {background-color:#7e4b40; color: white;}
#p-tools .Body {background-color:#7e4b40; color: white;}
#p-personal {background-color:#7e4b40; color: white;}
#p-personal .pBody  {background-color:#7e4b40; color: white;}
#p-personal .Body  {background-color:#7e4b40; color: white;}
#p-personal-label  {background-color:#7e4b40; color: white;}
a: link {
                color: Wheat;
                }

            /* visited link */
            a: visited {
                color: OrangeRed;
                }

            /* mouse over link */
            a: hover {
                color: tan;
                }

            /* selected link */
            a: active {
                color: Peru;
                }