MediaWiki:Common.css: Difference between revisions
From Project Ultima WIki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(104 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
using System.ComponentModel; | |||
using System; | |||
using System.Drawing; | using System.Drawing; | ||
{{tocleft}} | |||
.text-color-green { | |||
color: white; | |||
} | |||
body.skin--responsive #p-personal ul { | |||
border: 3px black; | |||
background-color: white; | |||
} | |||
body {background-color:# | .mw-parser-output a.external, | ||
.link-https { | |||
color: wheat; | |||
} | |||
.mw-parser-output a.external:hover, | |||
.link-https:hover { | |||
color: tan; | |||
} | |||
.mw-parser-output a.external:visited, | |||
.link-https:visited { | |||
color: LightSeaGreen; | |||
} | |||
#p-tb .pBody {background-color:#663e3e;} | |||
#filetoc {background-color:#663e3e;} | |||
#filetoc -navigation {background-color:#663e3e;} | |||
#filetoc .pBody {background-color:#663e3e;} | |||
#filetoc -label {background-color:#663e3e;} | |||
#filetoc .Body {background-color:#663e3e;} | |||
#me_jump_link {background-color:#663e3e;} | |||
#p-personal {background-color:#4a2222; color: white;} | |||
#p-personal .pBody ul {background-color:#4a2222;} | |||
#p-personal .pBody {background-color:#4a2222; color: white;} | |||
#table.wikitable {background-color:#663e3e;} | |||
table.wikitable {background-color:#663e3e;} | |||
#mw-heading {color: white; } | |||
#mw-heading, h1, h2, h3, h4, h5, h6 {color: white;} | |||
#mw-imagepage-section-filehistory {background-color:#663e3e;} | |||
#mw-content-text > div.mw-content-ltr.mw-parser-output > h2 {color: white;} | |||
#p-tb {color: white;} | |||
#mw-toc-heading {color: white; } | |||
#mw-toc {color: white;} | |||
#mw-headline {background-color: #4a2222; color: white;} | |||
#mw-content-text {background-color: #4a2222; color: white;} | |||
#mw-body-content {background-color: #4a2222; color: white;} | |||
#p-tb .pBody { color: white;} | |||
#p-cactions .Body {color: white;} | |||
#globalWrapper { color: white; } | |||
body {background-color:#663e3e; color: white;} | |||
#toc { | |||
background-color: #4a2222; | |||
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:# | #mw-page-base {background-color:#663e3e; 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:# | background - color:#663e3e; 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:# | background - color:#663e3e; color: white;} | ||
/* background color for preformatted text */ | /* background color for preformatted text */ | ||
div#simpleSearch {background-color:# | div#simpleSearch {background-color:#663e3e; color: white;} | ||
/* background color for searchbox */ | /* background color for searchbox */ | ||
div.thumbinner | div.thumbinner | ||
{ | { | ||
background - color:# | background - color:#663e3e; color: white;} | ||
/* background color for transparent images and image captions */ | /* background color for transparent images and image captions */ | ||
table.wikitable { | table.wikitable { | ||
background - color:# | background - color:#663e3e; color: white;} | ||
/* background color for tables (excluding ! table items) */ | /* background color for tables (excluding ! table items) */ | ||
#toc {background-color:# | #toc {background-color:#663e3e; 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:# | #content {background-color:#663e3e; color: white;} | ||
#bodyContent {background-color:# | #bodyContent {background-color:#663e3e; color: white;} | ||
#firstHeading {background-color:# | #firstHeading {background-color:#663e3e; color: white;} | ||
#catlinks {background-color:# | #catlinks {background-color:#663e3e; color: white;} | ||
#mw-head-base {background-color:# | #mw-head-base {background-color:#663e3e; color: white;} | ||
#mw-panel {background-color:# | #mw-panel {background-color:#663e3e; color: white;} | ||
#p-logo {background-color:# | #p-logo {background-color:#663e3e; color: white;} | ||
#p-navigation {background-color:# | #p-navigation {background-color:#663e3e; color: white;} | ||
#p-tb {background-color:# | |||
#p-tb-label {background-color:# | |||
#p-tb .body {background-color:# | #p-tb {background-color:#663e3e; color: white;} | ||
#p-tb .pbody {background-color:# | #p-tb-label {background-color:#663e3e; color: white;} | ||
#footer {background-color:# | #p-tb .body {background-color:#663e3e; color: white;} | ||
#p-navigation .pBody { background-color: # | #p-tb .pbody {background-color:#663e3e; color: white;} | ||
#p-search { background-color: # | |||
#p-search .pBody { background-color: # | #footer {background-color:#663e3e; color: white;} | ||
# | #p-navigation .pBody { background-color: #663e3e; color: white; } | ||
#column-content { background-color: # | #p-navigation-label {background-color:#663e3e; color: white;} | ||
#column-one { background-color: # | #p-search { background-color: #663e3e; color: white; } | ||
#p-tools {background-color:# | #p-search .pBody { background-color: #663e3e; color: white; } | ||
#p-tools .pBody {background-color:# | #p-search .Body { background-color: #663e3e; color: white; } | ||
#p-search-label { background-color: #663e3e; color: white; } | |||
#column-content { background-color: #663e3e; color: white; } | |||
#column-one { background-color: #663e3e; color: white; } | |||
#p-tools {background-color:#663e3e; color: white;} | |||
#p-tools .pBody {background-color:#663e3e; color: white;} | |||
#p-tools-label {background-color:#663e3e; color: white;} | |||
#p-tools .Body {background-color:#663e3e; color: white;} | |||
#p-personal {background-color:#4a2222; color: white;} | |||
#p-personal .pBody ul {background-color:#4a2222;} | |||
#p-personal .pBody {background-color:#4a2222; color: white;} | |||
#p-personal .Body {background-color:#4a2222; color: white;} | |||
#p-personal-label {background-color:#4a2222; color: white;} | |||
#filehistory {background-color:#663e3e;} | |||
#filehistory-selected {background-color:#663e3e;} | |||
#mw-imagepage-section-filehistory {background-color:#663e3e;} | |||
#filetoc {background-color:#663e3e;} | |||
#filetoc -navigation {background-color:#663e3e;} | |||
#filetoc .pBody {background-color:#663e3e;} | |||
#filetoc -label {background-color:#663e3e;} | |||
#filetoc .Body {background-color:#663e3e;} | |||
a: link { | |||
color: Wheat; | |||
} | |||
/* visited link */ | |||
a: visited { | |||
color: LightSeaGreen; | |||
} | |||
a: | /* mouse over link */ | ||
a: hover { | |||
} | color: tan; | ||
} | |||
/* | /* selected link */ | ||
a: | a: active { | ||
color: Peru; | |||
} | } |
Latest revision as of 01:58, 8 March 2025
using System.ComponentModel; using System; using System.Drawing; {{tocleft}} .text-color-green { color: white; } body.skin--responsive #p-personal ul { border: 3px black; background-color: white; } .mw-parser-output a.external, .link-https { color: wheat; } .mw-parser-output a.external:hover, .link-https:hover { color: tan; } .mw-parser-output a.external:visited, .link-https:visited { color: LightSeaGreen; } #p-tb .pBody {background-color:#663e3e;} #filetoc {background-color:#663e3e;} #filetoc -navigation {background-color:#663e3e;} #filetoc .pBody {background-color:#663e3e;} #filetoc -label {background-color:#663e3e;} #filetoc .Body {background-color:#663e3e;} #me_jump_link {background-color:#663e3e;} #p-personal {background-color:#4a2222; color: white;} #p-personal .pBody ul {background-color:#4a2222;} #p-personal .pBody {background-color:#4a2222; color: white;} #table.wikitable {background-color:#663e3e;} table.wikitable {background-color:#663e3e;} #mw-heading {color: white; } #mw-heading, h1, h2, h3, h4, h5, h6 {color: white;} #mw-imagepage-section-filehistory {background-color:#663e3e;} #mw-content-text > div.mw-content-ltr.mw-parser-output > h2 {color: white;} #p-tb {color: white;} #mw-toc-heading {color: white; } #mw-toc {color: white;} #mw-headline {background-color: #4a2222; color: white;} #mw-content-text {background-color: #4a2222; color: white;} #mw-body-content {background-color: #4a2222; color: white;} #p-tb .pBody { color: white;} #p-cactions .Body {color: white;} #globalWrapper { color: white; } body {background-color:#663e3e; color: white;} #toc { background-color: #4a2222; color: white; } /* background color for the bottom and left of each page, up to behind half of the logo */ #mw-page-base {background-color:#663e3e; color: white;} /* background color for behind the top half of the logo and at the top of each page */ .mw - body { background - color:#663e3e; color: white;} /* background color for page content (excluding tables, images, and preformatted text) */ pre, tt, code { background - color:#663e3e; color: white;} /* background color for preformatted text */ div#simpleSearch {background-color:#663e3e; color: white;} /* background color for searchbox */ div.thumbinner { background - color:#663e3e; color: white;} /* background color for transparent images and image captions */ table.wikitable { background - color:#663e3e; color: white;} /* background color for tables (excluding ! table items) */ #toc {background-color:#663e3e; color: white;} /* background color for page table of contents */ /* additional attributes from list at HostKnox.com */ #content {background-color:#663e3e; color: white;} #bodyContent {background-color:#663e3e; color: white;} #firstHeading {background-color:#663e3e; color: white;} #catlinks {background-color:#663e3e; color: white;} #mw-head-base {background-color:#663e3e; color: white;} #mw-panel {background-color:#663e3e; color: white;} #p-logo {background-color:#663e3e; color: white;} #p-navigation {background-color:#663e3e; color: white;} #p-tb {background-color:#663e3e; color: white;} #p-tb-label {background-color:#663e3e; color: white;} #p-tb .body {background-color:#663e3e; color: white;} #p-tb .pbody {background-color:#663e3e; color: white;} #footer {background-color:#663e3e; color: white;} #p-navigation .pBody { background-color: #663e3e; color: white; } #p-navigation-label {background-color:#663e3e; color: white;} #p-search { background-color: #663e3e; color: white; } #p-search .pBody { background-color: #663e3e; color: white; } #p-search .Body { background-color: #663e3e; color: white; } #p-search-label { background-color: #663e3e; color: white; } #column-content { background-color: #663e3e; color: white; } #column-one { background-color: #663e3e; color: white; } #p-tools {background-color:#663e3e; color: white;} #p-tools .pBody {background-color:#663e3e; color: white;} #p-tools-label {background-color:#663e3e; color: white;} #p-tools .Body {background-color:#663e3e; color: white;} #p-personal {background-color:#4a2222; color: white;} #p-personal .pBody ul {background-color:#4a2222;} #p-personal .pBody {background-color:#4a2222; color: white;} #p-personal .Body {background-color:#4a2222; color: white;} #p-personal-label {background-color:#4a2222; color: white;} #filehistory {background-color:#663e3e;} #filehistory-selected {background-color:#663e3e;} #mw-imagepage-section-filehistory {background-color:#663e3e;} #filetoc {background-color:#663e3e;} #filetoc -navigation {background-color:#663e3e;} #filetoc .pBody {background-color:#663e3e;} #filetoc -label {background-color:#663e3e;} #filetoc .Body {background-color:#663e3e;} a: link { color: Wheat; } /* visited link */ a: visited { color: LightSeaGreen; } /* mouse over link */ a: hover { color: tan; } /* selected link */ a: active { color: Peru; }