Miraculous Ladybug Wiki

Season 5 has finished airing globally, however, the wiki still does not allow sharing or discussing any leaked materials due to legal reasons.

READ MORE

Miraculous Ladybug Wiki
Advertisement
Miraculous Ladybug Wiki

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.
@import url(https://fonts.googleapis.com/css?family=Lobster|Niconne|Oswald|Economica);
@import url(/load.php?mode=articles&articles=u:dev:MediaWiki:DiscussionsFeed/style-light.css&only=styles);
@import url(/load.php?mode=articles&articles=u:dev:InterlanguageFlags/code.css&only=styles);
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:BalancedTabber.css&only=styles";
/* @import "/index.php?title=MediaWiki:ChristmasTheme.css&action=raw&ctype=text/css"; */
@import "/load.php?articles=MediaWiki:Themes.css&only=styles&mode=articles";
@import "/load.php?articles=MediaWiki:Usernamecolors.css&only=styles&mode=articles";
@import "/load.php?articles=MediaWiki:Usermessagecolors.css&only=styles&mode=articles";
@import "/load.php?articles=MediaWiki:Userhalocolors.css&only=styles&mode=articles";

/*
    MediaWiki:Themes.css -              Gives infoboxes their colours and backgrounds on articles such as Marinette Dupain-Cheng and Adrien Agreste.
    MediaWiki:Usernamecolors.css -      Gives staff members the colours on their names, and the glow around their icons, as well as the "Administrator" and the likes that follow their names.
    Mediawiki:Userhalocolors.css -		Pulsating rings around staff member's profile pictures.
    MediaWiki:Usermessagecolors.css -   Colours the background of staff members messages in article comments.
*/

/* Infobox list fix for screenreaders */
.portable-infobox .pi-data-value ul {
	list-style: none;
	margin: 0 0 0 0;
}

/* Infobox image tabs */
.pi-image-collection ul.wds-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	box-shadow: inset 0 -3px 0 -1px var(--wds-tab-color--active);
	padding-bottom: 5px;
}
.pi-image-collection .wds-tabs__tab {
	margin: 0 5px;
}
.pi-image-collection .wds-tabs__tab-label {
	font-size: 90%;
	letter-spacing: .5px;
	margin: auto;
	height: 22px;
}
.pi-image-collection .wds-tabs__tab.wds-is-current {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pi-image-collection .wds-tabs__wrapper.right-arrow-visible .wds-tabs {
	-webkit-mask-image: none;
    -webkit-mask-image: none;
}

/* Links */
a {
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    text-shadow: 0 -15px 2.5px transparent, 0 15px 2.5px transparent;
    text-decoration: none;
}

/* Hide icons from [[Template:Icons]] (will be shown by JS after being moved) and push them down a little bit so they match up nicely with the interlang list */
.page__main #icons {
	display: none;
	margin-top: 2px;
}
/* Fix icon positioning */
.page-header {    
	position: relative;
}

.tabs li a {
    background:none;
}

/* Module Headings midlight */
.WikiaRail .rail-module h2 {
	--wds-midlight-color: rgba(175, 90, 90, 50%);
}
.theme-fandomdesktop-dark .WikiaRail .rail-module h2 {
	--wds-midlight-color:rgba(90,175,90,50%);
}

/* Changes icon color next to Rail Module headers */
.WikiaRail .rail-module h2.has-icon svg {
    fill: rgba(255,255,255,1);
}
.article-with-rail .WikiaRail .rail-module h2.has-icon svg {
    fill: rgba(255,255,255,1);
}
.community-page-module .community-page-module-section-title svg {
    fill: #fff;
}

/* Discord widget background*/
.discord-widget .widget-header {
	background-color: var(--theme-community-header-color) !important;;
}
.theme-fandomdesktop-light .discord-widget .widget-theme-auto .widget-body {
	background-image:url(https://static.wikia.nocookie.net/lady-bug/images/a/a6/Discord-widget-background-light.png);
	background-size: 100%;
}
.theme-fandomdesktop-dark .discord-widget .widget-body{
	background-image:url(https://static.wikia.nocookie.net/lady-bug/images/3/3d/Discord-widget-background-dark.png);
	background-size: 100%;
}

/** Modules **/
.WikiaRail .module, 
.WikiaRail .railModule,
.WikiaRail .discord-module,
.WikiaRail .activity-module, 
.WikiaRail .premium-recirculation-rail, 
.WikiaRail .WikiaArticle {
    background: url(https://static.wikia.nocookie.net/lady-bug/images/0/06/Paris_Rooftops_Painting.png) repeat center top;
    background-color: rgba(255,255,255,.20);
    background-blend-mode: difference;
    border: 2px solid #750003;
    border-radius: 20px;
    vertical-align: text-bottom;
}
.community-page-help-module, 
.community-page-card-module {
    background: url(https://static.wikia.nocookie.net/lady-bug/images/0/06/Paris_Rooftops_Painting.png) repeat center top;
    background-color: rgba(255,255,255,.20);
    background-blend-mode: multiply;
    border: 2px solid #750003;
    border-radius: 20px;
    vertical-align: text-bottom;
}

.theme-fandomdesktop-dark .WikiaRail .module,
.theme-fandomdesktop-dark .WikiaRail .railModule,
.theme-fandomdesktop-dark .WikiaRail .discord-module,
.theme-fandomdesktop-dark .WikiaRail .activity-module,
.theme-fandomdesktop-dark .WikiaRail .premium-recirculation-rail,
.theme-fandomdesktop-dark .community-page-help-module,
.theme-fandomdesktop-dark .community-page-card-module,
.theme-fandomdesktop-dark .WikiaRail .WikiaArticle {
    background:url(https://static.wikia.nocookie.net/lady-bug/images/6/6a/Rail_Background.png) no-repeat left bottom;
    background-color: rgba(0, 0, 171, 0.74);
    background-blend-mode: hard-light;
    border:2px solid #037500;
    border-radius:20px;
    vertical-align:text-bottom;
}

#WikiaRail .activity-module,
#WikiaRail .premium-recirculation-rail,
.activity-module .edit-info .edit-info-user,
.activity-module .edit-info .edit-info-time,
.WikiaRail .premium-recirculation-rail a,
.WikiaRail .discord-module .title-container, 
.WikiaRail .activity-module .rail-module__header {
	color: #FFF;
}

.WikiaActivityModule .edited-by a {
    padding-bottom:8px;
    padding-top:8px;
}

.WikiaRail .activity-module,
.WikiaRail .premium-recirculation-rail {
    margin:0 0 30px;
    padding:20px 15px 15px;
}
.WikiaRail .discord-module {
    margin:0 0 30px;
    padding:15px 9px;
}
.WikiaRail .railModule {
    margin:0 0 30px;
}
.WikiaArticle .editsection {
    float: right !important;
    margin-right: 10px !important;
}

/*** Community Page Modules ***/
.community-page-card-module {
    border-radius: 0 0 20px 20px;
}
.community-page-card-module-description,
.community-page-help-module {
	color: #fff;
}
.community-page-card-module-full-list-link wds-button wds-is-secondary {
	color: #fff;
	border-color: #fff;
}
.community-page-rail-module .wds-avatar a {
    background-image: none;
    padding-left: unset;
}
.community-page-rail-module .wds-avatar-stack a { 
    width:150px;
}

.wds-avatar-stack__avatar {
    background:none!important;/*must use !important*/
    padding-left:0!important;/*must use !important*/
}

/* Special:Allpages styling */
.allpagesredirect,
.watchlistredir {
    font-style:italic;
}

.allpagesredirect:after {
    color:gray;
    content:" (redirect)";
}

.avatar {
    border-radius:50%;
}

.module {
    border-radius:20px;
}

/* Scrollbar styling*/
::-webkit-scrollbar {
    width:12px;
}
::-webkit-scrollbar-thumb {
    background:#750003;
}
::-webkit-scrollbar-thumb:hover {
    background:#ff2a2a;
}
::-webkit-scrollbar-thumb:active {
    background:#ff2a2a;
}
.theme-fandomdesktop-dark::-webkit-scrollbar-thumb,
.theme-fandomdesktop-dark ::-webkit-scrollbar-thumb {
    background:#008000;
}
.theme-fandomdesktop-dark::-webkit-scrollbar-thumb:hover,
.theme-fandomdesktop-dark ::-webkit-scrollbar-thumb:hover {
    background:#05c705;
}
.theme-fandomdesktop-dark::-webkit-scrollbar-thumb:active,
.theme-fandomdesktop-dark ::-webkit-scrollbar-thumb:active {
    background:#05c705;
}
.theme-fandomdesktop-dark::-webkit-scrollbar,
.theme-fandomdesktop-dark ::-webkit-scrollbar {
	background:#323c3c;
}

.WikiaNotifications li div a {
    color:#b9b7ff;
}

.tag {
    color:inherit;
}

.color-changer {
    margin-left:10px;
    margin-top:2px;
}
input.color-changer {
    margin-left:10px;
    margin-top:2px;
}

.noarticletext {
    border: none !important;
}

.tabberlive .tabbertab,
.tabberlive .tabbertab {
    display:block;
}

.tabberlive > ul.tabbernav > li {
    margin-right:2px;
}

.tabberlive > ul.tabbernav > li:last-child {
    margin-right:0;
}

.tabbernav {
    border-bottom:0;
    line-height:20px;
    padding:3px 0;
}

.tabbertab .ajax-poll,
.tabbertab,
ul.tabbernav,
.noarticletext {
    border:none;
}

ul.tabbernav li a {
    background:red;
    border-radius:5px 5px 0 0;
    color:#FFF;
    font-size:14px;
    font-weight:400;
    margin-left:0;
}

ul.tabbernav .tabberactive a {
    cursor:default;
    font-weight:700;
}

ul.tabbernav li:hover a:link {
    filter:alpha(opacity=70);
    opacity:0.7;
}
/* TabViwes, via the Spanish Miraculous Wiki */
ul.tabs li.selected a {
    color: White !important;
    background: #8B0000 !important;
    border: 1px solid Black !important;
    border-bottom: none !important;
    border-radius: 4px 4px 0 0 !important;
}
 
/* Tab Normal; NO seleccionada */
ul.tabs li a {
    background: #C7222A !important;
    color: White !important;
    border: 1px solid Black !important;
    border-bottom: none !important;
}
 
/* Contenido de la tab seleccionada */
div.tabBody.selected {
    padding-top: 5px !important;
}

a:active {
    color: gray !important;
}

/* give table headers a different color from the rest of the table */
.wikitable > tbody > tr:first-child > th {
	color: white;
    background-color: var(--theme-community-header-color);
}
.theme-fandomdesktop-dark .wikitable > tbody > tr:first-child > th {
    color: black;
}

.UserProfileMasthead .tally {
	border-radius: 10px;
	padding: 3px 1em;
}
#userProfileApp .user-identity-avatar__image {
	border-width: 0;
	margin: 6px;
}

/*Tabs for Gallery*/
ul.gallerytabs { 
	align-content: center; 
	align-items: center; 
	display: flex; 
	flex-flow: row wrap; 
	margin: 0; 
}

.gallerytabs li { 
	display: block; 
	margin: 0 0 0 2px;
}

.gallerytabs li > :only-child { 
	border: 1px solid; border-bottom: none; 
	border-radius: 4px 4px 0 0; 
	display: block; min-width: 5.0em; 
	padding: 0.5em; 
	text-align: center; 
	text-decoration: none; 
}

.gallerytabs li > :only-child {
	background-color: #C7222A; 
	border-color: #000000; 
	color: #ffffff; 
}
	
.gallerytabs li > :only-child a,
.gallerytabs li > .selflink:only-child a { 
	color: #ffffff; 
}

.gallerytabs li > .selflink:only-child { 
	background-color: #8B0000; 
	color: #ffffff; 
	font-weight: bold; 
}

.theme-fandomdesktop-dark .gallerytabs li > :only-child { background-color: #C7222A; }
.theme-fandomdesktop-dark .gallerytabs li > .selflink:only-child { background-color: #8B0000; }

/* Button */
/* Unneeded?
.wikia-menu-button, .button {
 	background-color: #750003;
 	border: 1px solid #750003;
 	border-radius: 3px;
 	color: #fff;
 	display: inline-block;
 	font-size: 12px;
	font-weight: bold;
	justify-content: center;
	letter-spacing: .15px;
	line-height: 16px;
 	margin: 0;
 	padding: 7px 18px;
 	text-transform: uppercase;
 	white-space: nowrap;
 }
.wikia-menu-button:hover, .button:hover {
	background-color: #DB0006;
	border: 1px solid #DB0006;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    text-decoration: none;
}*/

/* RailModule styling */
.railModule.rail-module p {
    margin: 0.4em 0 0.5em;
}

.railModule.rail-module ul,
.railModule.rail-module ol {
    margin: 0.4em 0 0.5em 1.5em;
}

.railModule.rail-module ol {
    list-style: decimal outside none;
}

.railModule.rail-module li {
    line-height: 20px;
    margin: 3px 0;
}

.railModule.rail-module ul {list-style:disc outside none}

/* Reflist styling */
.reflist {
	overflow: auto;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #fbe0e7;
	color: var(--theme-page-text-color);
	border: 1px solid #dfbdc5;
	border-top-left-radius: 0.5em;
	border-bottom-left-radius:0.5em;
	font-size: small;
}
.theme-fandomdesktop-dark .reflist {
	background-color: #223522;
	border-color: #286728;
}
ol.references li:target,
sup.reference:target {
    background-color: rgb(241 65 65 / 16%);
}
.theme-fandomdesktop-dark ol.references li:target,
.theme-fandomdesktop-dark sup.reference:target {
    background-color: rgb(90 255 90 / 45%);
}

/* Read transcript box */
.read-transcript {
	float: right;
	clear: right;
	margin: 0 0 .5em 1em;
	width: 270px;
	background: #EDC9AF;
	border-collapse: collapse;
	border: 1px solid #A52A2A;
	line-height: 1.5;
	font-size: 90%;
}
.theme-fandomdesktop-dark .read-transcript {
	background-color: #223522;
	border-color: #286728;
}

/* Site logo and nav adjustment for readability */
.theme-fandomdesktop-light .fandom-community-header {
    filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #a73838);
    z-index: 200;
}
.theme-fandomdesktop-dark .fandom-community-header {
    filter: drop-shadow(0px 0px 2px #000) drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #38a738);
    z-index: 200;
}

/* Disambig */
.disambig-template {
	background: #dcc8ef;
	border: 1px solid #dcc8ef;
	border-radius: 8px;
	margin-bottom:8px;
	padding: 0 8px;
	text-align: center;
}
.theme-fandomdesktop-dark .disambig-template {
	background-color: #0c6a05;
}

/* Template:Stext CSS */
.spoiler {
	border: 1px dashed;
}
.spoiler_on {
	background: #ccc;
	color: #ccc;
	cursor: pointer;
	border: 1px dotted #ccc;
}
.theme-fandomdesktop-light .spoiler_off {
	background: transparent;
	color: inherit;
	border: transparent;
	border-bottom: 1px dotted #D23;
	cursor: pointer;
}

.theme-fandomdesktop-dark .spoiler_off {
	background: transparent;
	color: inherit;
	border: transparent;
	border-bottom: 1px dotted #34eb5e;
	cursor: pointer;
}

/* Table Backgrounds */
.theme-fandomdesktop-dark .table-bg {
    background-color: #0e191a;
    color: white;
}

.theme-fandomdesktop-light .table-bg {
    background-color: #faedf0;
    color: black;
}

.color-theme {
    color: var(--theme-page-text-color);
}

.mw-changeslist-legend {
    background-color: var(--theme-page-background-color--secondary);
    border: 1px solid var(--theme-border-color);
}

/* Not necessary, only added to get rid of clutter */
.table-general {
    width: 100%;
    text-align: center;
    clear: both; 
    font-size: 90%;
}

/* Home page */
.home-table {
	width: 100%;
    border-radius: 10px;
    border-width: 2px;
    margin: auto auto 15px auto;
}
.theme-fandomdesktop-light .home-table { background: #eee1e4;}
.theme-fandomdesktop-dark .home-table {	background: #00081f;}

.home-table_header {
    text-align: center;
    padding: 3px;
    vertical-align: top;
    border-radius: 10px;
    color: white;
}

.theme-fandomdesktop-light .home-table_header, 
.theme-fandomdesktop-light .home-spoiler_warning {
	background: #ff0000;
    border: 2px solid #980000;
}

.theme-fandomdesktop-dark .home-table_header,
.theme-fandomdesktop-dark .home-spoiler_warning {
	background: #00980a;
    border: 2px solid #006506;
}

/* Regulations and policies colors */
/* Level 1 - Main regulations */
.regulations-nav-1{
	min-width: 160px; 
	font-size: 14px; 
	color: white; 
	padding: 7px 10px; 
	margin: 5px;
}
.theme-fandomdesktop-light .regulations-nav-1 {	background: #870700; }
.theme-fandomdesktop-dark .regulations-nav-1 {	background: #006506; }
/* Level 2 - Other and specialized rules */
.regulations-nav-2 {
	color: white; 
	padding: 3px 15px; 
	margin: 5px;
}
.theme-fandomdesktop-light .regulations-nav-2 {	background: #ab0800; }
.theme-fandomdesktop-dark .regulations-nav-2 {	background: #007F06; }

/* Shows (technically hides) elements in only one theme, should only be used 
in case dual-theme compatibility can not be fixed with regular CSS*/
.theme-fandomdesktop-light .display-darkonly,
.theme-fandomdesktop-dark .display-lightonly 
{ display: none; }

/* Background image */
body.theme-fandomdesktop-light {
    background:url(https://static.wikia.nocookie.net/lady-bug/images/5/50/Wiki-background/revision/latest?cb=20201210004947&format=original);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

body.theme-fandomdesktop-dark {
    background:url(https://static.wikia.nocookie.net/lady-bug/images/2/2e/Sandboy_%28534%29.png/revision/latest?cb=20200520171839);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

/* Make family tree dark themed */
.ftk { border: 2px solid var(--theme-border-color); }
body.theme-fandomdesktop-light .ftk.male { background: #D3EBFD; }
body.theme-fandomdesktop-light .ftk.female { background: #FFDAE0; }
body.theme-fandomdesktop-light .ftk.unknown { background: #E7E7E7; }
body.theme-fandomdesktop-dark .ftk.male { background: #001c40; }
body.theme-fandomdesktop-dark .ftk.female { background: #400013; }
body.theme-fandomdesktop-dark .ftk.unknown { background: #181818; }
body.theme-fandomdesktop-dark .familytree { filter: invert(1); }
body.theme-fandomdesktop-dark .familytree img { filter: invert(1); }
body.theme-fandomdesktop-dark .familytree a { color: #dd28e8; }
body.theme-fandomdesktop-dark .familytree td[style*="#FFDAE0"] {
    background-color: #bfffec !important;
}
body.theme-fandomdesktop-dark .familytree td[style*="#D3EBFD"] {
    background-color: #ffe3bf !important;
}

/* Profile Page styling */
.skin-fandomdesktop #userProfileApp {
    background: url(https://vignette.wikia.nocookie.net/lady-bug/images/3/32/Ladybug_and_Chat_Noir.png) bottom right no-repeat;
    background-size: 20%;
}

#userProfileApp .user-identity-box { height: 258px; }
#userProfileApp .user-identity-bio { width: 76%; }

/* Template:Scroll */
.scrollbox {
	 margin-bottom: 0;
	 margin-top: 0;
	 padding: 5px 15px 5px 10px; 
	 overflow: auto;
	 border: 2px solid;
	 border-radius: 10px;
	 border-color: var(--theme-page-background-color--secondary);
	 background-color: var(--theme-page-background-color--secondary);
}

.scrollbox::-webkit-scrollbar-thumb,
.scrollbox::-webkit-scrollbar {
    border-radius: 10px;
}

/* Responsive tables with divs */
.responsive-table-wrapper {
	text-align: center; 
	font-size:12px; 
	padding: 5px; 
}
.responsive-table-wrapper p { 
	margin: 0; 
	font-size: 120%;
}

.responsive-table {
	display: flex;
	flex-wrap: wrap;
	background: var(--theme-page-background-color);
}

.responsive-group {
	display: flex;
	width: 100%;
	
    border-style: solid;
    border-color: inherit;
    border-width: 1px 1px 0 0;
}

.responsive-column-2 {
	display: flex;
	width: 50%;
	flex-wrap: wrap;
	align-content: flex-start;
	border-color: inherit;
}
@media only screen and (max-width: 480px) {
    .responsive-column-2 { width: 100%; } /* Small screens get a single column */
}

/* Appearance templates */
.ap-cell {
	width: 50%;
	text-align: center;
	padding: 3px;
}

.ap-yes { color: green;}
.ap-back { color: #DD802A;}
.ap-voice { color: #9125e1; }
.ap-m { color: brown;}
.ap-p { color: Teal;}
.ap-toy { color: goldenrod; }
.ap-imp { color: crimson;}
.ap-f { color: Blue;}
.ap-e { color: #7F5000; }
.ap-end { color: Orange; }
.ap-st { color: Red; }
.ap-i { color: #FF4500;}
.ap-a { color: #b0a000; }
.ap-g { color: #ffa7b7; }
.ap-sil { color: mediumorchid; }
.ap-cover { color: #ff2299; }
.ap-play { color: #6666ff;}
.ap-old { color: gray; }

/* General mobile-compatible stuff to choose from */
.font-bold { font-weight: bold; }

.color-green { color: #39fc03; }
.color-yellow { color: #ffea00; }
.color-red { color: #ff0000; }

/* Pride toolbar styling
#WikiaBar .WikiaBarWrapper {
    background-image:linear-gradient(90deg, #6c005a 2%, #b2388e 10%, #00b7c6 25%, #1c8969 35%, #ffc500 50%, #ff6400 65%, #fa005a 80%, #a5004e 95%);
    color: #FFF;
}

#WikiaBar .wikia-bar-collapse {
	background-image:linear-gradient(to top, #565656 20%, #b85d3d 40%, #74d5ff 50%, #fe93fc 60%, #e8e9ea 75%);
	border:solid 1px #FFF;
	color: #000;
}

.WikiaBarWrapper .tools .wds-dropdown__toggle>a, .WikiaBarWrapper .tools>li>a, .WikiaBarWrapper .tools .wds-dropdown__toggle>svg, .WikiaBarWrapper .tools>li>svg,.WikiaBarWrapper .wrOnToolbar {
    color:#fff;
    filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 0px #000) drop-shadow(0px 0px 0px #000);
}
.WikiaBarWrapper .wrOnToolbar > a {
    filter: none;
}

.WikiaBarWrapper .arrow .close-icon {
    color: #fff957;
    background-color: #000;
}

#WikiaBar .custom.menu {
	background-image:linear-gradient(to top, #565656 10%, #b85d3d 25%, #74d5ff 50%, #fe93fc 70%, #e8e9ea 95%);
	border: solid 2px #000;
	border-radius:10px;
}

#WikiaBar .custom.menu .wds-dropdown__content {
	border: 5px solid;
	border-image: linear-gradient(to bottom right, #e8e9ea 10%, #fe93fc 25%, #74d5ff 50%, #b85d3d 70%, #565656 85%);
	border-image-slice: 1;
}

#WikiaBar .custom.menu .wds-dropdown__content h2 {
	font-size:16px;
}

/* Toolbar styling -- Disability Pride Month 
#WikiaBar .WikiaBarWrapper {
    background-image:linear-gradient(225deg, #585858 15%, #3cae7d, #78c1e2, #e9e9e7, #efdd79, #cd737d, #585858 85%);
    color: #FFF;
}

#WikiaBar .wikia-bar-collapse {
	background-image:linear-gradient(225deg, #585858 20%, #3cae7d, #78c1e2, #e9e9e7, #efdd79, #cd737d, #585858 80%);
	color: #000;
}

.WikiaBarWrapper .tools .wds-dropdown__toggle>a, .WikiaBarWrapper .tools>li>a, .WikiaBarWrapper .tools .wds-dropdown__toggle>svg, .WikiaBarWrapper .tools>li>svg {
    color:#fff;
    filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 0px #000) drop-shadow(0px 0px 0px #000);
}

.WikiaBarWrapper .arrow .close-icon {
    color: #fff957;
    background-color: #000;
}*/

/* Community header pride 
.fandom-community-header__image,
.fandom-sticky-header__logo {
     -webkit-border-radius:100%;
    padding:3px;
    background:linear-gradient(225deg, #585858 20%, #3cae7d, #78c1e2, #e9e9e7, #efdd79, #cd737d, #585858 80%);
    border-image-slice: 30%;
}*/

.fandom-sticky-header__logo {
    width: 36px;
    margin-right: 12px;
}

/* Community header link styling -- Disability Pride Month 
.fandom-community-header .hover-community-header-wrapper {
    -webkit-border-radius:11px;
    padding:3px;
    background:linear-gradient(225deg, #585858 20%, #3cae7d, #78c1e2, #e9e9e7, #efdd79, #cd737d, #585858 80%);
    border-image-slice: 30%;
}

.theme-fandomdesktop-light .fandom-community-header .message {
	padding-left:4px;
    padding-right:4px;
    -webkit-border-radius:8px;
    background-color: rgba(255,255,255,.8);
    color:#000;
    font-size:11px;
    text-align:center;
	text-decoration:underline;
}

.theme-fandomdesktop-dark .fandom-community-header .message {
	padding-left:4px;
    padding-right:4px;
    -webkit-border-radius:8px;
    background-color: rgba(0,0,0,.6);
    color:#FFF;
    font-size:11px;
    text-align:center;
	text-decoration:underline;
}*/
Advertisement