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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url("/load.php?debug=false&&allinone=0&lang=en&mode=articles&articles=MediaWiki:Portable.css|MediaWiki:Hlist.css|MediaWiki:Telltale_Hub.css|MediaWiki:DCU.css&only=styles");
@import url("https://fonts.googleapis.com/css?family=Lato");
/***** CSS placed here will be applied to all skins. *****/
/* <pre> */
/* Removes the cards from Special:Community */
.community-page-cards-module {display: none;}
/* Global Variables */
body {
--dc-theme-default: #EFF0FF;
--dc-secondary-bg: #A6C6DC;
--dc-navbox-bg: #F9F9F9;
--dc-navbox-th: #CCCCFF;
--dc-mp-table-background: #CED8E1;
--dc-mp-table-color: #036;
--dc-mp-header-background: #023465;
}
.theme-fandomdesktop-dark {
--dc-theme-default: var(--theme-page-background-color--secondary);
--dc-secondary-bg: #586A75;
--dc-navbox-bg: var(--theme-page-background-color--secondary);
--dc-navbox-th: var(--theme-page-background-color--secondary);
--dc-mp-table-background: var(--theme-page-background-color--secondary);
--dc-mp-table-color: var(--theme-page-text-color);;
--dc-mp-header-background: #023465;
}
/* Recolor default — #EFF0FF in light mode, right rail color in dark mode */
.dc-theme-default {
background-color: var(--dc-theme-default);
}
/* gallery caption color */
.wikia-gallery-caption-below .lightbox-caption {
color: rgba(var(--theme-page-text-color--rgb),1);
}
/* Main Page Tables */
.mp-table {
width: 100%;
background-color: var(--dc-mp-table-background, #CED8E1);
border-radius: 10px;
border-collapse: separate;
border-spacing: 3px;
margin-bottom: 15px;
}
.mp-table .mp-header {
vertical-align: top;
background-color: var(--dc-mp-header-background, #023465);
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding: 3px;
border: 2px solid #023465;
border-radius: 8px 8px 0 0;
}
.mp-table .mp-header a:hover,
.mp-table .mp-header a {
color: inherit;
text-decoration: none;
}
.mp-table td {
color: var(--dc-mp-table-color, #036);
text-align: left;
padding: 5px;
}
/* main page portals */
.wikia-gallery-captions-center .thumb .lightbox-caption {
text-align: center;
/* width: 100%; */
}
.wikia-gallery-item .thumb .lightbox-caption {
left: unset;
right: 0;
}
/* Disambig code, w/ help from FishTank */
.portable-infobox.type-disambig {
width: 200px;
border: 0;
}
.portable-infobox.pi-theme-center {
float: none;
margin: auto;
}
.portable-infobox.type-disambig .pi-image-thumbnail {
max-width: 200px;
max-height: 300px;
width: auto;
height: auto;
}
.portable-infobox.type-disambig .pi-section-navigation {
margin: 0;
padding: 0;
}
.portable-infobox.type-disambig .pi-section-navigation {
background-color: #fff;
border-bottom: 2px solid #bbb;
line-height: 0;
margin: 0;
text-align: center;
}
.portable-infobox.type-disambig .pi-section-tab {
border: 0;
color: #FFCC00;
font-size: 15px;
font-weight: bold;
margin: 3px 1 1 1;
padding-top: 5px;
}
.portable-infobox.type-disambig .pi-section-tab.pi-section-active {
color: #000000;
font-size: 15px;
background-color: #bbb;
}
.portable-infobox.type-disambig .pi-section-tab:hover .pi-section-label {
color: #000000;
}
.portable-infobox.type-disambig .pi-section-tab.pi-section-active {
box-shadow: unset;
}
.portable-infobox .pi-image-collection-tabs .current {
background-color: #bbb;
}
.portable-infobox .pi-image-collection-tabs .pi-tab-link {
padding: 10px 8px;
}
.portable-infobox.type-disambig .pi-section-label {
color: #bbb;
font-size: 15px;
font-weight: bold;
height: 1.5em;
margin: 0 11px;
text-decoration: none;
text-transform: unset;
}
.portable-infobox.type-disambig .pi-section-tab.pi-section-active .pi-section-label {
color: #000000;
}
.portable-infobox .pi-image-collection-tabs {
width: 100%;
margin: auto;
}
/* tweaks for title-messing templates */
#title-override { left: 0px!important; font-weight: bold!important; background: #f4f8ff!important; }
#title-eraicons { display: none!important; visibility: hidden;!important }
div.tleft { border: none!important; }
div.tright { margin-left: 13px!important; }
div.thumb { background: inherit!important; }
h1, h2, h3, h4, h5, h6, .firstHeading { background: inherit;!important }
#toc { background: inherit!important; border-width: 0px!important }
/* hide gallery add button */
.wikia-photogallery-add {
display: none
!important;
}
/* Edit page enhancements */
.firstEditHeading {
border-bottom: none;
font-size: 14px;
font-weight: bold;
}
#editingTipsToggleDiv {
margin: 0 !important;
}
/* Hides 'a Wikia Wiki' sections. */
div#wikia-credits{
display: none !important;
}
/* Removes the title 'Main Page' from the Main Page; it is redundant. */
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
/* Admin Name Highlights */
a[href$="User:Hatebunny"],
a[href$="Message_Wall:Hatebunny"],
a[href$="User:RoboBunnybot"],
a[href$="Message_Wall:RoboBunnybot"] {
color: #4B0082 ;
font-weight: bold ;
}
a[href$="User:Tupka217"],
a[href$="Message_Wall:Tupka217"],
a[href$="User:TupBot217"],
a[href$="Message_Wall:TupBot217"] {
color: #008000;
font-weight: bold
}
a[href$="User:Kyletheobald"],
a[href$="Message_Wall:Kyletheobald"] {
color: #ED8A00;
font-weight: bold;
}
a[href$="User:Midoki24"],
a[href$="Message_Wall:Midoki24"] {
color: #ED91D2;
font-weight: bold;
}
a[href$="User:MrBlonde267"],
a[href$="Message_Wall:MrBlonde267"],
a[href$="User:Mrblonde267"],
a[href$="Message_Wall:Mrblonde267"] {
color: #1591AD;
font-weight: bold;
}
a[href$="User:Jamie"],
a[href$="Message_Wall:Jamie"] {
font-weight: bold;
}
a[href$="User:Haroldrocks"],
a[href$="Message_Wall:Haroldrocks"] {
color: #242424;
font-weight: bold;
}
a[href$="User:SalazarKnight"],
a[href$="Message_Wall:SalazarKnight"] {
color: #708090;
font-weight: bold ;
}
a[href$="User:DrJohnnyDiablo"],
a[href$="Message_Wall:DrJohnnyDiablo"] {
color: #0476f2;
font-weight: bold;
}
a[href$="User:MattTheNerd42"],
a[href$="Message_Wall:MattTheNerd42"] {
color: #0476f2;
font-weight: bold;
}
/* Changes colour of Bot edits */
a[href$="User:JamieBot"],
a[href$="User:PeteparkerBot"] {
font-weight: bold; font-style: italic; color: #ff00ff;
}
/* NOT SURE what this does... but I better not mess with it. ;) */
.references-small { font-size: 90%;}
/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
background-color: #DEF;
}
sup.reference:target {
background-color: #DEF;
}
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }
/* Infobox template style */
.infobox {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
color: black;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
margin-left: inherit;
}
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }
/* default skin for navigation boxes */
table.navbox {
background-color: var(--dc-navbox-bg);
border: 1px solid #aaa;
clear: both;
font-size: 90%;
margin: 1em 0em 0em;
padding: 2px;
text-align: center;
width: 100%;
}
table.navbox th {
background-color: var(--dc-navbox-th);
padding-left: 1em;
padding-right: 1em;
}
table.navbox tr:not(:first-child) th {
background-color: #ddf;
}
@media print {
.navbox {
display: none;
}
}
/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 4px;
border: 1px solid #aaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #fff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
/* </pre> */
/* some UCP style fixes */
.mw-parser-output a.external::after {
display:none;
}
.mw-parser-output .mw-references-wrap {
clear: none;
}
.mw-parser-output .mw-editsection {
display: none;
}
.wikia-slideshow-wrapper {
width: 272px !important;
}
ul.wikia-slideshow-images.neutral {
width: 272px !important;
}
/* Style thumbnails like the {{Image}} template */
figure.thumb {
border:1px solid #B5B7CF;
padding: 10px;
background: #EFF0FF;
margin-right: 10px;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
figcaption.thumbcaption > .caption {
padding-top: 5px;
text-align: center;
font-weight: bold;
color: #000;
line-height: 1em;
margin-bottom: 0px;
}
/* right rail module */
.railModule h2.page__right-rail {
min-height: 1.5em;
}