Welcome to SmashWiki! Log in or create an account and join the community, and don't forget to read this first!
Notices
The Skill parameter has been removed from Smasher infoboxes, and in its place are the new "Best historical ranking" and "Best tournament result" parameters. SmashWiki needs help adding these new parameters to Smasher infoboxes, refer to the guidelines here for what should be included in these new parameters.
When adding results to Smasher pages, include each tournament's entrant number in addition to the player's placement, and use the {{Trn}} template with the matching game specified. Please also fix old results on Smasher pages that do not abide to this standard. Refer to our Smasher article guidelines to see how results tables should be formatted.
Check out our project page for ongoing projects that SmashWiki needs help with.

User:Conker the Squirrel/monobook.css

From SmashWiki, the Super Smash Bros. wiki
Revision as of 23:42, July 6, 2020 by Conker the Squirrel (talk | contribs) (updat)
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.noarticletext {
    border: 1px solid #6f7b87;
    background:#1f4973;
    color: #FFF;
}

.mw-plusminus-pos {
  color:#00D000;
}

.mw-plusminus-neg {
  color:#fa6060;
}

/* wikitable*/
table.wikitable {background:#1c3855;color:#fff;margin:1em 0;border:1px solid #3b587e;border-collapse:collapse;}
table.wikitable > * > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td, table.wikitable > * > tr > th {border:1px solid #3b587e;padding:0.2em 0.4em}
table.wikitable > * > tr > th {background: #1f4973; color:white;}

#contentSub, #contentSub2 {
   color:#d2d2d2;
}

.codeEditor-status-worker {
	color:#000000;
}

.oo-ui-dropdownWidget {
  background-color:#000;
}

.mw-collapsible-text {
  color:red;
}

.tocnumber {
  color:#d2d2d2;
}

code {
  color: #FFF;
  background-color:#000;
  border: 1px solid #000;
}

.references, .reference {
    background-color: #1c3855;
}

/* CSS placed here will affect users of the MonoBook skin */

#globalWrapper, body {
   background:#0a2038 !important;
   color:#d2d2d2;
}

#content, #footer {
    background:#1c3855;
    color:#d2d2d2;
    border: 1px solid #eaeda6;
}

h1, h2, h3, h4 {
   color:#d2d2d2;
}

a, .mw-parser-output a.extiw, .mw-parser-output a.extiw:active {
   color:#eaeda6;
}


a.new {
   color:#fa6060;
}

a:visited {
    color: #e6ed79;
}

.mw-parser-output a.external:visited {
    color: #e6ed79;
}

#p-cactions li.selected {
  border-color:#eaeda6;
}

.pBody {
    background:#1c3855;
}

.mw-parser-output a.external {
    color:#eaeda6;
}

.editOptions {
  background-color: transparent;
  border: 1px solid transparent;
  color:#FFF;
}

.catlinks {
  background:#1f4973;
}

fieldset {
    border: 1px solid #59697a;
}

/* links */
#p-cactions li {
   background:#1c3855;
   color:#eaeda6 !important;
}

#p-cactions li:hover {
   background:#254b73;
   color:#eaeda6 !important;
}
#p-cactions li a {
   background:#1c3855;
   color:#eaeda6 !important;
}
#p-cactions li a:hover {
   background:#254b73;
   color:#eaeda6 !important;
}

.oo-ui-textInputWidget input {
	transition:none;
	box-shadow:none;
}
#p-cactions li.selected {
   background:#1c3855;
   color:#eaeda6 !important;
}
#p-cactions li.selected a {
   background:#1c3855;
   color:#eaeda6 !important;
}

#p-cactions .new a {
    color: #e15859 !important;
}

.thumbinner {
  background-color:#1f4973;
  border: 1px solid #6f7b87;
}

li.gallerybox div.thumb, div.thumb div {
    border: 1px solid #3b587e;
    background-color: #1f4973;
}

#p-personal ul a:hover {
    text-decoration: underline;
    background-color:transparent;
}


div.mw-warning-with-logexcerpt {
   border: 2px solid #a6e1ed;
}

.mw-search-profile-tabs {
   background-color: #1f4973;
}

.search-types .current a {
   color:#FFF;
   font-size: 127%;
}

.results-info {
    color: #d2d2d2;
}

.previewnote {
	color:#fe6060;
}
a.new, #p-personal a.new {
    color: #fe6060;
}

.toc, .mw-warning, .toccolours {
    background-color: #1f4973;
}

.mw-parser-output a.extiw:visited {
    color: #e6ed79;
}

#pagehistory li.selected {
   background-color:#000;
   color:#FFF;
}

.diff-addedline .diffchange {
  color:#000;
}

#filetoc {
  background-color: #1f4973;
}

.mw_metadata {
  background-color: #1f4973;
}

#mw-indicator-mw-helplink a {
    background-image: none;
}

#editpage-specialchars {
	background:#1c3855;
}
#editpage-specialchars tr, #editpage-specialchars th {
	background:#1f4973 !important;
}

#mw-editform-cancel {
	display:none;
}

body.page-Main_Page.action-view td { 
	background: #17456E !important;
}

body.page-Main_Page.action-view h2 { 
	background: #1d578b !important;
	border: 1px solid #426787 !important;
}

div.noarticletext {
    border: none;
    background: transparent;
}

#editpage-copywarn, .mw-editform #editpage-copywarn {
	display:none;
}

pre, .mw-code {
    background-color: #1D578B;
    border: 1px dashed #426787;
    color: #D2D2D2;
}