MTG Wiki
Register
Advertisement

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.
/* CSS placed here will be applied to all non-mobile skins */

/* Import Universal.css */
@import "/index.php?title=MediaWiki:Universal.css&action=raw&ctype=text/css";

.theme-fandomdesktop-light {
	--theme-notice-background-color-1:#f8eaba;
	--theme-notice-background-color-2:#ffeeee;
	--theme-notice-background-color-3:#ddeeff;
	--theme-notice-background-color-4:#E4D8FF;
	--theme-notice-background-color-5:#EFEFE1;
}

.theme-fandomdesktop-dark {
	--theme-notice-background-color-1:#f8eaba;
	--theme-notice-background-color-2:#ffeeee;
	--theme-notice-background-color-3:#ddeeff;
	--theme-notice-background-color-4:#E4D8FF;
	--theme-notice-background-color-5:#EFEFE1;
}

.skin-hydra {
	--theme-accent-color:#ccccff;
	--theme-accent-color--rgb:204,204,255;
	--theme-body-background-color:#fdfdfd;
	--theme-notice-background-color-1:#f8eaba;
	--theme-notice-background-color-2:#ffeeee;
	--theme-notice-background-color-3:#ddeeff;
	--theme-notice-background-color-4:#E4D8FF;
	--theme-notice-background-color-5:#EFEFE1;
}

/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */
#p-cactions ul li, #p-cactions ul li a {
    -moz-border-radius-topleft: .5em;
    -moz-border-radius-topright: .5em;
}
#content {
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomleft: 1em;
}
div.pBody {
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomright: 1em;
}
#footer {
    margin-top: -0.1em;
}
@media screen and (max-width:982px){
    #p-logo{
        left:0;
    }
}

ol.references > li:target {
    background-color: var(--theme-notice-background-color-3);
}
sup.reference:target {
    background-color: var(--theme-notice-background-color-3);
}

body.page-Main_Page h1.firstHeading {
    display:none;
}
/* ASSORTED WIKIPEDIA IMPORTS */
.navbox{
    border:1px solid #aaa;
    width:100%;
    margin:auto;
    clear:both;
    font-size:88%;
    text-align:center;
    padding:1px;
}
.navbox-inner,.navbox-subgroup{
    width:100%;
}
.navbox-group,.navbox-title,.navbox-abovebelow{
    padding:0.25em 1em;
    line-height:1.5em;
    text-align:center;
}
th.navbox-group{
    white-space:nowrap;
    text-align:right
}
.navbox,.navbox-subgroup{
    background:var(--theme-body-background-color);
}
.navbox-list{
    line-height:1.5em;
    border-color:#fdfdfd;
}
.navbox th,.navbox-title{
    background:var(--theme-accent-color);
}
.navbox-abovebelow,th.navbox-group,.navbox-subgroup .navbox-title{
    background:rgba(var(--theme-accent-color--rgb), 0.5);
}
.navbox-subgroup .navbox-group,.navbox-subgroup .navbox-abovebelow{
    background:rgba(var(--theme-accent-color--rgb), 0.4);
}
.navbox-even{
    background:rgba(var(--theme-body-dynamic-color-1--rgb), 0.02);
}
.navbox-odd{
    background:transparent;
}
table.navbox{
    margin-top:1em;
}
table.navbox table.navbox{
    margin-top:0;
}
table.navbox + table.navbox{
    margin-top:-1px;
}
.navbox .hlist td dl,.navbox .hlist td ol,.navbox .hlist td ul,.navbox td.hlist dl,.navbox td.hlist ol,.navbox td.hlist ul{
    padding:0.125em 0;
}
.navbar{
    display:inline;
    font-size:88%;
    font-weight:normal;
}
.navbar ul{
    display:inline;
    white-space:nowrap;
}
.mw-body-content .navbar ul{
    line-height:inherit;
}
.navbar li{
    word-spacing:-0.125em;
}
.navbar.mini li span{
    font-variant:small-caps;
}
.infobox .navbar{
    font-size:100%;
}
.navbox .navbar{
    display:block;
    font-size:100%;
}
.navbox-title .navbar{
    float:left;
    text-align:left;
    margin-right:0.5em;
    width:6em;
}
.collapseButton{
    float:right;
    font-weight:normal;
    margin-left:0.5em;
    text-align:right;
    width:auto;
}
.navbox .collapseButton{
    width:6em;
}
.mw-collapsible-toggle{
    font-weight:normal;
    text-align:right;
}
.navbox .mw-collapsible-toggle{
    width:6em;
}
.hlist dl,.hlist ol,.hlist ul{
    margin:0;
    padding:0;
}
.hlist dd,.hlist dt,.hlist li{
    margin:0;
    display:inline;
}
.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul{
    display:inline;
}
.hlist dt:after{
    content:":";
}
.hlist dd:after,.hlist li:after{
    content:" · ";
    font-weight:bold;
}
.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after{
    content:none;
}
.hlist dd.hlist-last-child:after,.hlist dt.hlist-last-child:after,.hlist li.hlist-last-child:after{
    content:none;
}
.hlist dd dd:first-child:before,.hlist dd dt:first-child:before,.hlist dd li:first-child:before,.hlist dt dd:first-child:before,.hlist dt dt:first-child:before,.hlist dt li:first-child:before,.hlist li dd:first-child:before,.hlist li dt:first-child:before,.hlist li li:first-child:before{
    content:" (";
    font-weight:normal;
}
.hlist dd dd:last-child:after,.hlist dd dt:last-child:after,.hlist dd li:last-child:after,.hlist dt dd:last-child:after,.hlist dt dt:last-child:after,.hlist dt li:last-child:after,.hlist li dd:last-child:after,.hlist li dt:last-child:after,.hlist li li:last-child:after{
    content:") ";
    font-weight:normal;
}
.hlist dd dd.hlist-last-child:after,.hlist dd dt.hlist-last-child:after,.hlist dd li.hlist-last-child:after,.hlist dt dd.hlist-last-child:after,.hlist dt dt.hlist-last-child:after,.hlist dt li.hlist-last-child:after,.hlist li dd.hlist-last-child:after,.hlist li dt.hlist-last-child:after,.hlist li li.hlist-last-child:after{
    content:") ";
    font-weight:normal;
}
.hlist ol{
    counter-reset:listitem;
}
.hlist ol > li{
    counter-increment:listitem;
}
.hlist ol > li:before{
    content:" " counter(listitem) " ";
    white-space:nowrap;
}
.hlist dd ol > li:first-child:before,.hlist dt ol > li:first-child:before,.hlist li ol > li:first-child:before{
    content:" (" counter(listitem) " ";
}
.plainlist ol,.plainlist ul{
    line-height:inherit;
    list-style:none none;
    margin:0;
}
.plainlist ol li,.plainlist ul li{
    margin-bottom:0;
}
th.mbox-text,td.mbox-text{
    border:none;
    padding:0.25em 0.9em;
    width:100%;
}
td.mbox-image{
    border:none;
    padding:2px 0 2px 0.9em;
    text-align:center;
}
td.mbox-imageright{
    border:none;
    padding:2px 0.9em 2px 0;
    text-align:center;
}
td.mbox-empty-cell{
    border:none;
    padding:0;
    width:1px;
}
table.ambox{
    margin:0 10%;
    border:1px solid #aaa;
    border-left:10px solid #1e90ff;
    background:var(--theme-page-text-mix-color-95);
}
table.ambox + table.ambox{
    margin-top:-1px;
}
.ambox th.mbox-text,.ambox td.mbox-text{
    padding:0.25em 0.5em;
}
.ambox td.mbox-image{
    padding:2px 0 2px 0.5em;
}
.ambox td.mbox-imageright{
    padding:2px 0.5em 2px 0;
}
table.ambox-notice{
    border-left:10px solid #1e90ff;
}
table.ambox-speedy{
    border-left:10px solid #b22222;
    background:var(--theme-notice-background-color-2);
}
table.ambox-delete{
    border-left:10px solid #b22222;
}
table.ambox-content{
    border-left:10px solid #f28500;
}
table.ambox-style{
    border-left:10px solid #f4c430;
}
table.ambox-move{
    border-left:10px solid #9932cc;
}
table.ambox-protection{
    border-left:10px solid #bba;
}
table.imbox{
    margin:4px 10%;
    border-collapse:collapse;
    border:3px solid #1e90ff;
    background:var(--theme-page-text-mix-color-95);
}
.imbox .mbox-text .imbox{
    margin:0 -0.5em;
    display:block;
}
.mbox-inside .imbox{
    margin:4px;
}
table.imbox-notice{
    border:3px solid #1e90ff;
}
table.imbox-speedy{
    border:3px solid #b22222;
    background:var(--theme-page-text-mix-color-95);
}
table.imbox-delete{
    border:3px solid #b22222;
}
table.imbox-content{
    border:3px solid #f28500;
}
table.imbox-style{
    border:3px solid #f4c430;
}
table.imbox-move{
    border:3px solid #9932cc;
}
table.imbox-protection{
    border:3px solid #bba;
}
table.imbox-license{
    border:3px solid #88a;
    background:var(--theme-page-text-mix-color-95);
}
table.imbox-featured{
    border:3px solid #cba135;
}
table.cmbox{
    margin:3px 10%;
    border-collapse:collapse;
    border:1px solid #aaa;
    background:var(--theme-notice-background-color-3);
}
table.cmbox-speedy{
    margin-top:4px;
    margin-bottom:4px;
    border:4px solid #b22222;
    background:var(--theme-notice-background-color-2);
}
table.cmbox-delete{
    background:var(--theme-notice-background-color-2);
}
table.cmbox-content{
    background:var(--theme-notice-background-color-1);
}
table.cmbox-style{
    background:var(--theme-notice-background-color-1);
}
table.cmbox-move{
    background:var(--theme-notice-background-color-4);
}
table.cmbox-protection{
    background:var(--theme-notice-background-color-5);
}
table.ombox{
    margin:4px 10%;
    border-collapse:collapse;
    border:1px solid #aaa;
    background:var(--theme-page-text-mix-color-95);
}
table.ombox-notice{
    border:1px solid #aaa;
}
table.ombox-speedy{
    border:2px solid #b22222;
    background:var(--theme-notice-background-color-2);
}
table.ombox-delete{
    border:2px solid #b22222;
}
table.ombox-content{
    border:1px solid #f28500;
}
table.ombox-style{
    border:1px solid #f4c430;
}
table.ombox-move{
    border:1px solid #9932cc;
}
table.ombox-protection{
    border:2px solid #bba;
}
table.tmbox{
    margin:4px 10%;
    border-collapse:collapse;
    border:1px solid #c0c090;
    background:var(--theme-notice-background-color-1);
}
.mediawiki .mbox-inside .tmbox{
    margin:2px 0;
    width:100%;
}
.mbox-inside .tmbox.mbox-small{
    line-height:1.5em;
    font-size:100%;
}
table.tmbox-speedy{
    border:2px solid #b22222;
    background:var(--theme-notice-background-color-2);
}
table.tmbox-delete{
    border:2px solid #b22222;
}
table.tmbox-content{
    border:2px solid #f28500;
}
table.tmbox-style{
    border:2px solid #f4c430;
}
table.tmbox-move{
    border:2px solid #9932cc;
}
table.tmbox-protection,table.tmbox-notice{
    border:1px solid #c0c090;
}
table.dmbox{
    clear:both;
    margin:0.9em 1em;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background:transparent;
}
table.fmbox{
    clear:both;
    margin:0.2em 0;
    width:100%;
    border:1px solid #aaa;
    background:var(--theme-page-text-mix-color-95);
}
table.fmbox-system{
    background:var(--theme-page-text-mix-color-95);
}
table.fmbox-warning{
    border:1px solid #bb7070;
    background:var(--theme-notice-background-color-2);
}
table.fmbox-editnotice{
    background:transparent;
}
div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning,div.locked-warning{
    clear:both;
    margin:0.2em 0;
    border:1px solid #bb7070;
    background:var(--theme-notice-background-color-2);
    padding:0.25em 0.9em;
}
div.mw-lag-warn-normal,div.fmbox-system{
    clear:both;
    margin:0.2em 0;
    border:1px solid #aaa;
    background:var(--theme-page-text-mix-color-95);
    padding:0.25em 0.9em;
}
body.mediawiki table.mbox-small{
    clear:right;
    float:right;
    margin:4px 0 4px 1em;
    width:238px;
    font-size:88%;
    line-height:1.25em;
}
body.mediawiki table.mbox-small-left{
    margin:4px 1em 4px 0;
    width:238px;
    border-collapse:collapse;
    font-size:88%;
    line-height:1.25em;
}
.compact-ambox table .mbox-image,.compact-ambox table .mbox-imageright,.compact-ambox table .mbox-empty-cell{
    display:none;
}
.compact-ambox table.ambox{
    border:none;
    border-collapse:collapse;
    background:transparent;
    margin:0 0 0 1.6em !important;
    padding:0 !important;
    width:auto;
    display:block;
}
body.mediawiki .compact-ambox table.mbox-small-left{
    font-size:100%;
    width:auto;
    margin:0;
}
.compact-ambox table .mbox-text{
    padding:0 !important;
    margin:0 !important;
}
.compact-ambox table .mbox-text-span{
    display:list-item;
    line-height:1.5em;
    list-style-type:square;
    list-style-image:url(//upload.wikimedia.org/wikipedia/commons/7/7a/Bullet.png);
}
.skin-vector .compact-ambox table .mbox-text-span{
    list-style-type:disc;
    list-style-image:url(//en.wikipedia.org/w/skins/Vector/images/bullet-icon.svg);
    list-style-image:url(//en.wikipedia.org/w/skins/Vector/images/bullet-icon.png)\9;
}
.compact-ambox .hide-when-compact{
    display:none;
}
 @media print{
    .ns-0 .ambox,.ns-0 .navbox,.ns-0 .vertical-navbox,.ns-0 .infobox.sisterproject,.ns-0 .hatnote,.ns-0 .dablink,.ns-0 .metadata,.editlink,.navbar,a.NavToggle,span.collapseButton,span.mw-collapsible-toggle,th .sortkey,td .sortkey{
        display:none !important;
    }
    #content cite a.external.text:after,.nourlexpansion a.external.text:after,.nourlexpansion a.external.autonumber:after{
        display:none !important;
    }
    table.collapsible tr,div.NavPic,div.NavContent{
        display:block !important;
    }
    table.collapsible tr{
        display:table-row !important;
    }
    #firstHeading{
        margin:0;
    }
    #content a.external.text:after,#content a.external.autonumber:after{
        word-wrap:break-word;
    }
}

/* Avoid collision of blockquote with floating elements by swapping margin and padding */
blockquote {
     overflow: hidden;
     margin: 1em 0;
     padding: 0 40px;
}

/* Styling for Template:Quote */
blockquote.templatequote div.templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}

.infobox caption{
    font-size:125%;
    font-weight:bold;
    padding:0.2em;
}
.infobox td,.infobox th{
    vertical-align:top;
    text-align:left;
}
.infobox.bordered{
    border-collapse:collapse;
}
.infobox.bordered td,.infobox.bordered th{
    border:1px solid #a2a9b1;
}
.infobox.bordered .borderless td,.infobox.bordered .borderless th{
    border:0;
}
.infobox.sisterproject{
    width:20em;
    font-size:90%;
}
.infobox.standard-talk{
    border:1px solid #c0c090;
    background-color:var(--theme-notice-background-color-1);
}
.infobox.standard-talk.bordered td,.infobox.standard-talk.bordered th{
    border:1px solid #c0c090;
}
.infobox.bordered .mergedtoprow td,.infobox.bordered .mergedtoprow th{
    border:0;
    border-top:1px solid #a2a9b1;
    border-right:1px solid #a2a9b1;
}
.infobox.bordered .mergedrow td,.infobox.bordered .mergedrow th{
    border:0;
    border-right:1px solid #a2a9b1;
}

/* Allow limiting of which header levels are shown in a TOC;
<nowiki><div class="toclimit-3"></nowiki>, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS). */

.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul {
    display: none;
}

.div-col ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.div-col ol{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.ul-column-count-3 > ul {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    list-style: inside none;
}
.ul-column-count-3 > ul > li {
    page-break-inside: avoid;
}
.column-count > ul {
    margin-top: 0;
}
.ul-column-count-3 > ul > li {
    column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}
.nocolbreak,div.columns li,div.columns dd dd{
    column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside:avoid;
    break-inside:avoid-column;
}

/* Make the list of references smaller */
ol.references, div.reflist, div.refbegin {
    font-size: 90%;
    /* Default font-size */
    margin-bottom: 0.5em;
}
div.refbegin-100 {
    font-size: 100%;
}
div.reflist ol.references {
    font-size: 100%;
    /* Reset font-size when nested in div.reflist */
    margin-bottom: 0;
    /* Avoid double margin when nested in div.reflist */
    list-style-type: inherit;
    /* Enable custom list style types */
}

/* Internet Explorer SVG fix, thanks to https://gist.github.com/larrybotha/7881691. Let's target IE to respect aspect ratios and sizes for img tags containing SVG files */
/* [1] IE9 */
.ie9 img[src$=".svg"] {
     width: 100%;
}
/* [2] IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src$=".svg"] {
         width: 100%;
    }
}

/* Footer text adjustment */
div#footer #footer-icons {
    margin-top: -9.9px;
}
div#footer #footer-icons li {
    padding: 0px;
}
.infobox {
    border: 1px solid #a2a9b1;
    border-spacing: 3px;
    background-color: var(--theme-page-text-mix-color-95);
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
    font-size: 88%;
    line-height: 1.5em;
}
.mpChunk:after {
    content: "";
    display: table;
    clear: both;
}

/* Main page */
/* Everything here is !important because many of the rules are declared on the elements themselves. */
@media only screen and (max-width: 480px) {
    div.flex {
         display: block !important;
         margin-top: 0 !important;
    }
    div.flex > div {
        display: flex !important;
        flex-direction: column;
        width: auto !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    div.flex .mpChunk {
        display: block !important;
    }
    div.flex > div > .mobilehide {
        display: none !important;
    }
}


/* Table wrapper to prevent ad siderail from overlapping wide tables at certain browser widths */
.table-wrapper {
    overflow: auto;
}
Advertisement