Massive Chalice Wiki
No edit summary
No edit summary
Line 89: Line 89:
 
/* Tabs */
 
/* Tabs */
 
#right-navigation {
 
#right-navigation {
margin-right: 10.5em;
+
margin-right: 5.5em;
 
}
 
}
   
Line 140: Line 140:
 
border: 1px solid #2c6485;
 
border: 1px solid #2c6485;
 
color: #FFFFFF;
 
color: #FFFFFF;
margin-right: 10em;
+
margin-right: 5em;
 
margin-top: 0;
 
margin-top: 0;
overflow: hidden;
+
overflow-y: hidden;
 
}
 
}
   
Line 160: Line 160:
 
div#footer #footer-icons {
 
div#footer #footer-icons {
 
float: right;
 
float: right;
margin-right: 10em;
+
margin-right: 5em;
 
}
 
}
   
Line 182: Line 182:
 
}
 
}
   
#contentSub, #contentSub2 {
+
#contentSub,
  +
#contentSub2 {
 
color: #FFFFFF;
 
color: #FFFFFF;
 
}
 
}

Revision as of 16:59, 6 August 2014

body.page-Limit_Theory_Wiki h1.firstHeading {
    display:none;
}

/* Framework */
body {
    background: url("http://hydra-media.cursecdn.com/massivechalice.gamepedia.com/9/98/Bg.jpg") no-repeat fixed top left #0b1218;
}

body #pageWrapper {
    margin-right: 10px;
}

div.vectorMenu .menu {
    z-index: 1;
}

/* Logo */
#p-logo {
    top: -2em;
}

div#p-logo {
    background-color: transparent;
}

/* sidebar */
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
}

div#mw-panel div.portal h5 {
    border: medium none;
    color: #ffffff;
    cursor: default;
    font-size: 0.75em;
    font-weight: bold;
    padding: 0 0.25em 0.25em 1.75em;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.promoSidebar {
    margin-left: 10px;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Head */
div#mw-head {
    top: 6em;
}

div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
    height: 11em;
}

/* Tabs */
#right-navigation {
    margin-right: 5.5em;
}

div.vectorTabs, 
div.vectorTabs ul, 
div.vectorTabs li a, 
div.vectorTabs ul li, 
div.vectorTabs span  {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs li.selected {
    background-image: none;
}

div.vectorMenu h5 a {
    background-color: transparent;
    background-image: none;
    border: 0px;
}

div.vectorMenu li a {
    color: #ffffff;
}

div.vectorMenu ul {
    background: url('http://hydra-media.cursecdn.com/massivechalice.gamepedia.com/6/67/112d45_85percent.png') repeat transparent;
    border: 1px solid #2c6485;
}

div.vectorTabs span > a {
    background: url('http://hydra-media.cursecdn.com/massivechalice.gamepedia.com/6/67/112d45_85percent.png') repeat transparent;
    border-bottom: 1px solid #2c6485;
    color: #545454;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    border-bottom: none !important;
    border-left: 1px solid #2c6485;
    border-right: 1px solid #2c6485;
    border-top: 1px solid #2c6485;
    color: #ffffff !important;
}

/* Content */
div#content {
    background: url('http://hydra-media.cursecdn.com/massivechalice.gamepedia.com/6/67/112d45_85percent.png') repeat transparent;
    border: 1px solid #2c6485;
    color: #FFFFFF;
    margin-right: 5em;
    margin-top: 0;
    overflow-y: hidden;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer a {
    color: #c2c2c2;
}

div#footer ul li {
    color: #ffffff;
}

div#footer #footer-icons {
    float: right;
    margin-right: 5em;
}

/* other page elements */
.catlinks {
    background-color: transparent;
    border: 1px solid #163e58;
}

.catlinks li {
    border-left: 1px solid #163e58;
}

a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #4381A4;
}

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

h1, 
h2 {
    border-bottom: 1px solid #163e58;
    color: #FFFFFF;
}

h3 {
    color: #FFFFFF;
    font-size: 16px;
}

h4 {
    color: #FFFFFF;
    font-size: 14px;
}

h5 {
    color: #FFFFFF;
    font-size: 12px;
}

h6 {
    color: #FFFFFF;
    font-size: 11px;
}

#toc, .toc, .mw-warning {
    background-color: #0b1218;
    border: 1px solid #163e58;
}

ul#filetoc {
    background-color: transparent;
    border: 1px solid #163e58;
}

fieldset {
    border: 1px solid #c25818;
}

code {
    background-color: #0b1218;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #2c6485;
    text-align: center;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #163e58;
    padding: 0.2em;
}

.wikitable th {
    background-color: #2c6485;
    border: 1px solid #163e58;
    color: #ffffff;
    padding: 0.2em;
}

.wikitable td {
    border: 1px solid #163e58;
    color: #ffffff;
    padding: 0.2em;
}

table.mw_metadata th {
    background-color: #2c6485;
    color: #ffffff;
}

table.mw_metadata td {
    background-color: transparent;
}

table.mw_metadata td, table.mw_metadata th {
    border: 1px solid #163e58;
}

.TablePager {
    color: #0b1218;
    border: 1px solid #163e58;
    padding: 0 0.15em;
}
 
.TablePager th {
    background-color: #2c6485;
    border: 1px solid #163e58;
    color: #FFFFFF !important;
}

.TablePager tr:hover td {
    background-color: #051e33 !important;
    color: #FFFFFF;
}

.TablePager th a {
    background-color: #2c6485;
    color: #FFFFFF !important;
}
 
.TablePager td {
    background: transparent !important;
    border: 1px solid #163e58;
    color: #FFFFFF;
}

/* Preferences */
#preftoc {
    background-color: #0b1218;
    border: 0px;
    margin: 0 0 4px !important;
}

#preftoc,
#preftoc li,  
#preferences, 
#preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
}

#preftoc li.selected a {
    background-color: #0b1218;
    background-image: none;
    border-color: #163e58;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

#preferences {
    background-color: #0b1218;
    border: 1px solid #163e58;
}

#preferences fieldset {
    border-color: #163e58;
}

#preferences legend {
    color: #163e58;
}

#preferences td.htmlform-tip {
    color: #5F5D5E;
}

/* Thumbnails */
div.thumbinner {
    background-color: #0b1218;
    border: 1px solid #163e58;
}

li.gallerybox {
    border: 1px solid #163e58;
}

li.gallerybox div.thumb {
    background-color: #0b1218;
    border: 1px solid #163e58;
}

/* Search form */
.mw-search-formheader {
    background-color: #0b1218;
    border: 1px solid #163e58;
    margin-top: 1em;
}

.mw-search-formheader div.search-types ul li.current a {
    color: #FFFFFF;
}

/* page history */
#pagehistory li {
    border: 1px solid #163e58;
}

#pagehistory li.selected {
    background-color: #0b1218;
    border: 1px dashed #163e58;
}

table.diff {
    background-color: #112D45;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #c0c0c0;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: black;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: black;
}

/* WikiClaims tool dropdown fix */
#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

/* multi-upload screen font colour fix */
#upload_list .file .file-title {
    margin-left: 10px;
}

#upload_list .file span, #upload_list .file a {
    color: #000000;
}

.check_span {
    color: #1D1D1D;
    float: right;
}