User:Toomai/Skins/Diversity (Monaco)
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/
/*
*/
.color1, .color1 a, .yui-panel .hd {
background: #ffffff;
color: #000000;
}
.color2 {
background: #000000;
}
.accent {
background: #00009f;
color: #ffff3f;
}
#wikia_header {
background: #9f0000;
border-color: #ffff3f;
color: #ffff3f;
}
#wikia_header a {
color: #ffff3f;
}
.header-button {
background: #ffff3f;
}
.headerMenu, .headerMenu a {
background: #ffff3f;
color: #000000;
-moz-opacity: 0.75;
opacity: 0.75;
}
#background_strip {
background: #000000;
}
.widget {
background: #9f0000;
}
.widget dt {
background: #ff0000;
color: #ffff3f;
}
#search_box {
background: #ff0000;
}
#navigation a {
background: #9f0000;
color: #ff7f00;
}
#navigation a:hover, .navigation-hover {
background: #ffff3f;
color: #9f0000;
}
#link_box_dynamic {
background: #9f0000;
color: #ffff3f;
}
#link_box_dynamic a {
color: #ff7f00;
}
#link_box {
background: #9f0000;
color: #ffff3f;
}
#link_box a {
color: #ffff3f;
}
#page_bar {
background: #ffffff;
}
#page_controls a {
color: #000000 !important;
}
#page_tabs li {
background: #ff7f00;
}
#page_tabs li a {
color: #00009f;
}
#page_tabs li.selected {
background-color: #ffff3f;
}
#page_tabs il.selected a {
color: #000000;
}
#wikia_page {
background-color: #ffffff;
color: #000000;
}
a { color: #3f3fff; }
a:visited { color: #00009f; }
a:hover { text-decoration: underline; }
a.new { color: #ff0000; }
#user_masthead h2 {
color: #ffff3f;
}
#user_masthead_scorecard {
color: #ffff3f;
}
#user_masthead #user_masthead_tabs li {
background: #000000;
}
#user_masthead #user_masthead_tabs li a {
color: #00009f;
}
#user_masthead #user_masthead_tabs li.selected {
background: #3f3fff !important;
border-color: #ffff3f !important;
}
#user_masthead #user_masthead_tabs li.selected a {
color: #000000 !important;
}
.masthead-regular #page_bar, .masthead-special #page_bar {
background: #3f3fff !important;
border-color: #ffff3f !important;
}
.masthead-regular #page_bar a, .masthead-special #page_bar a {
color: #00009f !important;
}
table.wikitable {
text-align: center;
margin: 1em 1em 1em 0;
background: #ffffff;
border: 1px #7f7f7f solid;
border-collapse: collapse;
color: #000000;
}
table.wikitable th, table.wikitable td {
border: 1px #7f7f7f solid;
padding: 0.2em;
}
table.wikitable th {
background: #3fbf7f;
color: #000000;
}
table.wikitable caption {
margin-left: inherit;
margin-right: inherit;
font-weight: bold;
}
.usermessage {
background: #ff7f00;
border: 3px solid #9f0000;
color: #000000;
font-weight: normal;
margin: .5em 0em .5em 0em;
padding: 4px;
vertical-align: middle;
}
#toc {
border: 4px solid #ffff3f;
color: #000000;
background: #3fbf7f;
padding: 5px;
font-size: 95%;
}
code {
background: #dfdfdf;
color:#000000;
}
pre {
background: #dfdfdf;
color: #000000;
border: 1px dashed #ff7f00;
display: block;
overflow: auto;
}
/* Colour the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
color: #009f00;
}
.mw-plusminus-neg {
color: #df0000;
}
#catlinks {
background: #ffff3f;
border: 1px solid #ff7f00;
}
/**/