Difference between revisions of "User:Spacekadt/mycetodessei.css"
From Mushpedia
| Line 32: | Line 32: | ||
border-radius: 0 0 10px 10px; } | border-radius: 0 0 10px 10px; } | ||
| − | + | /* right column nav bg */ | |
| + | #p-personal h3, #p-cactions h3 { display: inline; } | ||
| + | #p-personal .pBody, #p-cactions .pBody { background: #f2eff4; background: rgba(242, 239, 244, 0.9); font-size: 95%; line-height: normal; } | ||
| + | |||
| + | |||
| + | /* table code */ | ||
| + | table.wikitable { | ||
| + | margin: 1em 0; | ||
| + | background-color: #f2eff4; | ||
| + | background: rgba(242, 239, 244, .95); | ||
| + | border: 1px #fff solid; | ||
| + | border-collapse: collapse; | ||
| + | color: #fff; | ||
| + | } | ||
| + | table.wikitable > tr > th, | ||
| + | table.wikitable > tr > td, | ||
| + | table.wikitable > * > tr > th, | ||
| + | table.wikitable > * > tr > td { | ||
| + | border: 1px #fff solid; | ||
| + | padding: 0.2em; | ||
| + | } | ||
| + | table.wikitable > tr > th, | ||
| + | table.wikitable > * > tr > th { | ||
| + | background: #e3e2e4; | ||
| + | background: rgba( 227, 226, 228, .95); | ||
| + | text-align: center; | ||
| + | color: #fff; | ||
| + | } | ||
| + | table.wikitable > caption { | ||
| + | font-weight: bold; | ||
| + | } | ||
| Line 65: | Line 95: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
/* category listings */ | /* category listings */ | ||
Revision as of 08:57, 27 February 2014
/* Current Issues:
- fix all the things
*/
/* main content background */
div#content, #content table, div#footer { background: #f2eff4; background: rgba( 242, 239, 244, .95); } /* grey */
/* hover for right menu - light blue */
#p-personal li a:hover, #p-cactions li a:hover {
color: #fff;
background:#62a7ec;
text-decoration:none;
}
a:hover {
background: #62a7ec;
}
/* nav box headers */
#p-navigation, #p-search, #p-cactions, #p-personal, #p-tb {
background: #e3e2e4;
background: rgba( 227, 226, 228, .95);
opacity: .95;
}
/* left column nav bg */
.pBody {
background: #f2eff4;
opacity: .9;
background: rgba( 242, 239, 244, .9);
border:1px solid #f2eff4;
border-radius: 0 0 10px 10px; }
/* right column nav bg */
#p-personal h3, #p-cactions h3 { display: inline; }
#p-personal .pBody, #p-cactions .pBody { background: #f2eff4; background: rgba(242, 239, 244, 0.9); font-size: 95%; line-height: normal; }
/* table code */
table.wikitable {
margin: 1em 0;
background-color: #f2eff4;
background: rgba(242, 239, 244, .95);
border: 1px #fff solid;
border-collapse: collapse;
color: #fff;
}
table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
border: 1px #fff solid;
padding: 0.2em;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
background: #e3e2e4;
background: rgba( 227, 226, 228, .95);
text-align: center;
color: #fff;
}
table.wikitable > caption {
font-weight: bold;
}
/* additional bg areas */
table.mw_metadata td {
background-color: #f2eff4;
}
#pagehistory li.selected {
background-color: #211a31 !IMPORTANT;
border: 1px dashed #aaa;
}
ul#filetoc {
background-color: #f2eff4;
}
table.mw_metadata th {
background-color: #f2eff4;
}
/* thumbnail borders */
.thumbinner {
border: 1px solid #f2eff4 !IMPORTANT;
padding: 3px !important;
background-color: #f2eff4 !IMPORTANT;
font-size: 94%;
text-align: center;
overflow: hidden;
}
/* category listings */
#catlinks {
background: #211a31;
background: rgba ( 33, 26, 49, .95);
}
/* watch notification pop up */
.mw-notification {
border: solid 1px #ddd;
background-color: #211a31 !IMPORTANT;
}
/* preferences bg color */
#preferences {
background-color: #f2eff4;
background-color: rgba( 242, 239, 244, .1);
}
.prefsection table, .prefsection legend {
background-color: #f2eff4;
}
#preftoc a, #preftoc a:active {
background-color: #f2eff4;
}
#preftoc li {
margin: 1px -1px 1px 1px;
padding: 0px 0 0px 0;
border: 1px solid #fff;
}
#preftoc li.selected {
background-color: #f2eff4;
}
/* logo change */
#p-logo { position: relative; text-align: center; width: 100%; height: 125px; overflow: hidden; margin: 0; }
#p-logo a, #p-logo a:hover {
margin: 10px auto;
background-position: 50% center !important;
height: 100px;
width: 600px;
background-image: url("http://www.mushpedia.com/skins/common/images/myco_logo.png");
background-color: transparent;
}
/* new article box */
div.noarticletext {
background: #f2eff4;
color: #eae9ec;
}
/* column tweaks */
.frontpage_column {
width: 16.5%;
display: block;
padding: 1%;
box-sizing: border-box;
float: left;
word-wrap: break-word;
}
.frontpage_column h4 { padding: 0; }
/* login page */
div#userloginForm, div#userlogin {
background-color: #f2eff4 !important;
border: 1px solid rgba(255,255,255,.3);
clear: both;
float: left;
margin: 0 3em 1em 0;
padding: 1.5em 2em;
}
div#userloginForm table, div#userlogin table {
background-color: #f2eff4 !important;
}
/* registration page */
div#userlogin .captcha, div#userloginForm .captcha {
background-color: #f2eff4;
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 1.5em 2em;
}
/* Everything below this line should stay here and NOT go into the internal skin file */
/* fixing some text issues */
.skill-level a, .skill-level-mush a {
color: #FFF !important;
font-size: 0.95em;
font-weight: bold;
font-family: "Days One", "Segoe UI", "Lucida Grande", "Trebuchet MS", Arial, "lucida sans unicode", sans-serif;
text-shadow: 0px 0px 1px #000;
}
.mush-status-kept, .mush-status-lost, .mush-status-only, .mush-status-none { color: black; }