×
Create a new article
Write your page title here:
We currently have 3,602 articles on DC Multiverse Wiki. Type your article name above or create one of the articles listed here!



    DC Multiverse Wiki
    Revision as of 22:19, 30 January 2020 by Universal Omega (talk | contribs)

    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.
    :root {
        --activity-dark-background-color: #1114;
        --activity-light-background-color: #eee4;
        --activity-border-color: currentColor;
        --activity-light-morelink-color: #3a3a3a;
        --activity-dark-morelink-color: #d5d4d4;
        --activity-light-morelink-hover-color: #6d6d6d;
        --activity-dark-morelink-hover-color: #a3a0a0;
        --activity-icon-color: currentColor;
        --activity-feed-link-transition: .3s
    }
    
    
    
    .activityfeed >:first-child {
        background-color: var(--activity-light-background-color)
    }
    
    .activityfeed > li:not(:first-child) {
        border-top: none;
        background-color: var(--activity-light-background-color)
    }
    
    .activityfeed > li {
        padding: 1.25em 1.50em 1.25em 3.75em;
        border-left: 5px solid var(--activity-border-color) !important
    }
    
    span.wall-owner,
    span.subtle > a {
        font-weight: bold
    }
    
    span.wall-owner > a:hover,
    .activityfeed .subtle > a:hover {
        text-decoration: none;
        filter: brightness(115%);
        transition: var(--activity-feed-link-transition)
    }
    
    li.activity-type-talk.activity-ns-1 {
        background-color: var(--activity-light-background-color)
    }
    
    .dark_text_2 {
        color: #3a3a3a
    }
    
    table.wallfeed td img.avatar {
        border: 2px solid;
        border-radius: 14px;
        margin-top: 0
    }
    
    .WikiaArticle em {
        font-style: normal
    }
    
    .activityfeed td.activityfeed-details-label {
        font-weight: bold
    }
    
    .activityfeed > li:hover {
        transition: var(--activity-feed-hovereffect-transition);
        margin-left: var(--activity-feed-hovereffect-leftmargin)
    }
    
    .activityfeed strong {
        font-size: 14px
    }
    
    .activity-feed-more {
        border: 1px var(--activity-light-morelink-color) solid
    }
    
    .activity-feed-more a {
        color: var(--activity-light-morelink-color);
        text-transform: uppercase;
        font-weight: bold
    }
    
    .activity-feed-more a:hover,
    .activity-feed-more:hover {
        color: var(--activity-light-morelink-hover-color);
        border-color: var(--activity-light-morelink-hover-color);
        transition: var(--activity-feed-link-transition);
        text-decoration: none
    }
    
    .skin-oasis #myhome-activityfeed .sprite {
        width: 18px !important;
        height: 18px !important;
        background-image: none;
        background-color: var(--activity-icon-color)
    }
    
    .skin-oasis .sprite.edit {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
        background-repeat: no-repeat;
        margin-left: -30px
    }
    
    .skin-oasis .sprite.new {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-add-small.svg") !important;
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-add-small.svg")
    }
    
    .skin-oasis .sprite.move {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-arrow-small.svg");
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-arrow-small.svg");
        transform: rotate(180deg)
    }
    
    .skin-oasis .sprite.talk {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bubble.svg");
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bubble.svg")
    }
    
    .skin-oasis .sprite.categorization {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-tag-small.svg");
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-tag-small.svg");
        background-repeat: no-repeat !important;
        padding-right: 0px
    }
    
    .activityfeed-diff img {
        content: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
        background-image: none !important
    }
    
    .oasis-dark-theme .activityfeed-diff img {
        -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
        mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
        background-color: #fff;
        filter: brightness(9);
        background-image: none !important;
        content: none
    }
    
    .oasis-dark-theme .activityfeed >:first-child,
    .oasis-dark-theme .activityfeed > li:not(:first-child) {
        background-color: var(--activity-dark-background-color);
        border-top: none;
        color: white
    }
    
    .oasis-dark-theme table.wallfeed td {
        color: white
    }
    
    .oasis-dark-theme .activity-type-talk {
        background-color: var(--activity-dark-background-color)
    }
    
    .oasis-dark-theme .dark_text_2 {
        color: #d5d4d4
    }
    
    .oasis-dark-theme table.wallfeed td .avatar {
        border: 2px solid;
        border-radius: 50%;
        margin-top: 0
    }
    
    .oasis-dark-theme table.wallfeed td p {
        color: #d5d4d4 !important
    }
    
    .activity-feed-more {
        border: 1px var(--activity-dark-morelink-color) solid
    }
    
    .activity-feed-more a {
        color: var(--activity-dark-morelink-color);
        text-transform: uppercase;
        font-weight: bold
    }
    
    .activity-feed-more a:hover,
    .activity-feed-more:hover {
        color: var(--activity-dark-morelink-hover-color);
        border-color: var(--activity-dark-morelink-hover-color);
        transition: var(--activity-feed-dark-transition);
        text-decoration: none
    }
    
    .skin-oasis page-Special_WikiActivity .module,
    .skin-oasis page-Special_WikiActivity button:not(.wds-button),
    .skin-oasis page-Special_WikiActivity input:not(.wds-button),
    .skin-oasis page-Special_WikiActivity .button,
    .skin-oasis page-Special_WikiActivity .wikia-single-button,
    .skin-oasis page-Special_WikiActivity .wikia-button {
        display: none !important
    }
    
    .skin-oasis page-Special_WikiActivity .wds-button {
        white-space: normal
    }
    
    .skin-oasis page-Special_WikiActivity .rail-module .rail-module-details {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px
    }
    
    .skin-oasis.oasis-dark-theme page-Special_WikiActivity .rail-module-details .wds-button {
        height: auto
    }
    
    .skin-oasis page-Special_WikiActivity .rail-module-details div + .wds-button {
        margin: 0 12px
    }
    
    .skin-oasis page-Special_WikiActivity .rail-module-details .wds-button:nth-last-child(2):first-child,
    .skin-oasis page-Special_WikiActivity .rail-module-details .wds-button:nth-child(2):last-child {
        margin: 0
    }
    
    .skin-oasis page-Special_WikiActivity .rail-module-details div {
        display: flex;
        flex: 1;
        background: hsla(0, 0%, 0%, 0.2);
        height: 1px
    }
    
    .skin-oasis.oasis-dark-theme page-Special_WikiActivity .rail-module-details div {
        background: hsla(0, 0%, 100%, 0.2)
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule li {
        border: none
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule #myhome-hot-spots li {
        display: flex;
        padding: 5px 0
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule #myhome-hot-spots li span {
        padding: 10px
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire {
        display: flex;
        align-items: center;
        position: relative
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire .wds-icon {
        padding: 0 12px;
        height: 21px;
        width: 21px;
        min-width: auto
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire div {
        border-radius: 12px;
        bottom: calc(50% + 1px);
        color: #fff;
        height: 12px;
        left: 0;
        min-width: 16px;
        padding: 0 3px;
        padding-bottom: 4px;
        position: absolute;
        text-align: center;
        margin: 0
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire big {
        display: inline;
        font-size: 10px;
        font-weight: bold;
        line-height: 17px;
        vertical-align: inherit;
        margin: 0
    }
    
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire small {
        display: none
    }
    
    .skin-oasis page-Special_WikiActivity .insights-module .insights-module-item {
        border: none
    }
    
    .skin-oasis page-Special_WikiActivity .insights-module .insights-red-dot {
        transform: translateX(3px) translateY(-5px)
    }
    
    .mw-special-AdminDashboard .WikiaPageContentWrapper {
        --rad-headers-color: #ccc;
        --rad-tabs-color: #ccc;
        --rad-tabs-text: inherit
    }
    
    .AdminDashboardHeader {
        -moz-osx-font-smoothing: grayscale;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        -webkit-box-pack: end;
        -webkit-font-smoothing: antialiased;
        -webkit-justify-content: flex-end;
        align-items: flex-start;
        background: transparent;
        border-top: none;
        border-bottom: 1px solid var(--rad-headers-color);
        box-shadow: none;
        display: flex;
        justify-content: flex-end;
        padding: 16px 0 12px;
        position: relative;
        z-index: 4
    }
    
    .AdminDashboardHeader h1 {
        -moz-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-align-self: flex-end;
        -ms-flex-positive: 1;
        -webkit-align-self: flex-end;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        align-self: flex-end;
        box-flex: 1;
        display: inline-block;
        flex-grow: 1;
        font-size: 36px;
        font-weight: bold;
        line-height: 1;
        max-width: 100%;
        min-width: 0;
        word-wrap: break-word
    }
    
    .AdminDashboardHeader h1 a {
        color: inherit
    }
    
    .AdminDashboardTabs {
        bottom: 0;
        right: 0;
        top: auto
    }
    
    .AdminDashboardTabs .tab {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -webkit-appearance: none;
        align-items: center;
        border-radius: 0;
        box-sizing: content-box;
        display: inline-flex;
        font-size: 10px;
        font-weight: 600;
        justify-content: center;
        letter-spacing: 0.15px;
        line-height: 1.3em;
        min-height: 18px;
        padding: 7px 12px;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: top;
        background: transparent;
        border-bottom: 2px solid transparent;
        color: var(--rad-tabs-textcolor);
        transition: .2s
    }
    
    .AdminDashboardTabs .tab:hover {
        filter: brightness(80%);
        transition: .2s
    }
    
    body.oasis-dark-theme .AdminDashboardTabs .tab:hover {
        filter: brightness(120%);
        transition: .2s
    }
    
    .AdminDashboardTabs .tab.active {
        background: transparent;
        border-bottom: 2px solid var(--rad-tabs-color);
        color: var(--rad-tabs-textcolor)
    }
    
    .mw-special-AdminDashboard .WikiaArticle {
        border-bottom: none;
        border-right: none;
        box-shadow: none
    }
    
    .AdminDashboard .admin-dashboard-content .control-section header,
    .AdminDashboard .admin-dashboard-content .control-section .controls {
        background: transparent none;
        border: none
    }
    
    .AdminDashboard .admin-dashboard-content .control-section header h1 {
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        min-height: 30px;
        padding-left: 2px;
        border-bottom: 1px var(--rad-headers-color) solid;
        float: none
    }
    
    .AdminDashboard .admin-dashboard-content .control-section .controls .control .representation,
    .AdminDashboard .admin-dashboard-content .control-section .controls .control:hover .representation,
    .AdminDashboard .admin-dashboard-content .control-section .controls .control:active .representation {
        background-image: none;
        box-shadow: none;
        border-radius: 50%;
        border: none;
        transition: .2s
    }
    
    .dashboard-tooltip {
        display: none !important
    }
    
    .AdminDashboardGeneralHeader {
        background: none;
        border: none;
        box-shadow: none
    }
    
    .AdminDashboardRail h1 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 16px;
        min-height: 30px;
        padding-left: 2px;
        border-bottom: 1px var(--rad-headers-color) solid
    }
    
    #FounderProgressWidget .preview {
        background: none;
        border-color: transparent
    }
    
    #FounderProgressWidget .preview header h1,
    #FounderProgressWidget .preview .activities .activity {
        border: none
    }
    
    #FounderProgressWidget .preview .activities .activity .description .actions .skip:hover,
    #FounderProgressWidget .preview header .list-toggle:hover {
        text-decoration: none
    }
    
    .FounderProgressList .tasks .task .task-label {
        background-image: none
    }
    
    .QuickStatsWidget .WikiaDataTable {
        background: none;
        border-color: transparent
    }
    
    .QuickStatsWidget .WikiaDataTable th:first-child,
    .QuickStatsWidget .highlight-top,
    .QuickStatsWidget .WikiaDataTable thead th {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px
    }
    
    td.supplemental-info {
        text-align: center !important;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase
    }
    
    td.supplemental-info > a:hover {
        text-decoration: none
    }
    
    .mw-special-Contributions #VSTFReportButtons,
    .mw-special-Contributions #contentSub {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: auto !important;
        padding: 0 10px;
        margin: 0
    }
    
    .mw-special-Contributions #contentSub {
        font-size: 0;
        color: transparent
    }
    
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton,
    .mw-special-Contributions #contentSub a {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1 1 26%;
        -ms-flex: 1 1 26%;
        flex: 1 1 26%;
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 0;
        min-width: 26%;
        min-height: 18px;
        background: #00B7E0;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3em;
        letter-spacing: 0.15px;
        text-align: center;
        text-decoration: none;
        text-transform: capitalize;
        -epub-hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        adobe-hyphenate: auto;
        padding: 8px 2px;
        border: 0;
        border-radius: 0;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        margin: 1px;
        -webkit-transition: background-color 0.3s;
        -moz-transition: background-color 0.3s;
        -o-transition: background-color 0.3s;
        transition: background-color 0.3s
    }
    
    .mw-special-Contributions #WikiaMainContentContainer #contentSub > a,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton,
    .mw-special-Contributions #bodyContent #contentSub > a {
        background-image: none !important;
        font-family: inherit !important;
        color: #FFFFFF !important;
        text-shadow: none !important;
        -webkit-text-fill-color: initial;
    }
    
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:active,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:focus,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:hover,
    .mw-special-Contributions #contentSub a:active,
    .mw-special-Contributions #contentSub a:focus,
    .mw-special-Contributions #contentSub a:hover {
        background: #47DDFF
    }
    
    .mw-special-Contributions #WikiaMainContentContainer {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
    
    .mw-special-Contributions #WikiaMainContentContainer,
    .mw-special-Contributions #WikiaArticle {
        padding-top: 10px
    }
    
    .mw-special-Contributions #WikiaMainContentContainer #contentSub {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    
    .mw-special-Contributions #contentSub + #VSTFReportButtons {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    
    .mw-special-Contributions #WikiaMainContentContainer #quicklogs-container,
    .mw-special-Contributions #WikiaArticle {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    
    .mw-special-Contributions .license-description {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-box-ordinal-group: 4;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    
    .mw-special-Contributions #contentSub {
        display: flex !important;
        margin: 0
    }
    
    .WikiaRail .rail-module h2 {
        border-bottom: none
    }
    
    .WikiaRail .CommunityCornerModule h2 {
        color: inherit
    }
    
    .WikiaSearch .side-articles.RailModule,
    .WikiaRail .custom-cql#mwModule,
    .WikiaSearch .exact-wiki-match,
    .WikiaRail .rail-module,
    .WikiaRail #cql-module,
    #WikiaRail > .module {
        padding: 5px 15px 15px;
        border: none;
        background: transparent
    }
    
    .WikiaRail .rail-module:not(.DiscordIntegratorModule):hover,
    .WikiaRail #cql-module:hover,
    .WikiaRail .custom-cql#mwModule:hover,
    #WikiaRail > .module:hover,
    #WikiaRail #railwam-log-alert:hover {
        box-shadow: 0 1px 4px;
        position: relative;
        z-index: 2
    }
    
    .WikiaRail .DiscordIntegratorModule:hover {
        box-shadow: 0 1px 4px
    }
    
    .WikiaSearch .side-articles-footer > a,
    .WikiaSearch .exact-wiki-match > a,
    .WikiaRail .module .more {
        font-size: 12px;
        font-weight: bold;
        padding: 9px;
        text-transform: uppercase;
        color: inherit;
        margin-right: 25%;
        border: 0.7px solid;
        border-radius: 3px
    }
    
    .WikiaRail .CommunityCornerModule .more {
        padding: 5px 10px !important
    }
    
    .WikiaSearch .side-articles-footer > a:hover,
    .WikiaSearch .exact-wiki-match > a:hover,
    .WikiaRail .module .more:hover {
        text-decoration: none
    }
    
    .WikiaRail .CommunityCornerModule .more {
        margin-top: 4px;
        padding-top: 2px;
        padding-bottom: 1px
    }
    
    .WikiaRail #cql-module {
        margin: 0 10px 30px
    }
    
    .WikiaRail .content-review-module button,
    .WikiaRail .templatedraft-module .templatedraft-module-button {
        background: transparent;
        font-size: 12px;
        font-weight: bold;
        padding: 8px;
        text-transform: uppercase;
        border: 0.7px solid;
        border-radius: 3px
    }
    
    .WikiaRail .templatedraft-module > a {
        text-decoration: none
    }
    
    body.skin-oasis .WikiaRail .UserProfileAchievementsModule {
        background: transparent;
        border: none
    }
    
    .WikiaRail .rail-module,
    .WikiaRail .module {
        box-sizing: border-box;
        zoom: initial
    }
    
    .insights-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/a3/Bulb-dark.svg");
        margin: 0 7px -3px 0
    }
    
    .WikiaBlogListingBox.module .blog-empty-user-blog .pseudo-h1:before,
    .WikiaBlogListingBox.module > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/ae/Pencil-dark.svg");
        margin: 0 7px -2px 0
    }
    
    .WikiaSearch .fandom-stories.RailModule .side-articles-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/ed/FANDOM-dark.svg");
        margin: 0 7px -6px 0
    }
    
    .WikiaSearch .exact-wiki-match .exact-wiki-match__header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e7/Search-dark.svg");
        margin: 0 7px -5px 0
    }
    
    .WikiaSearch .top-wiki-articles.RailModule .side-articles-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/2/2f/Bar-dark.svg");
        margin: 0 7px -3px 0
    }
    
    #ForumActivityModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/66/Forum-dark.svg");
        margin: 0 7px -1px 0
    }
    
    #ForumRelatedThreadsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/b/b7/Link-dark.svg");
        margin: 0 7px -5px 0
    }
    
    .FollowedPagesModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/8/8a/Eye-dark.svg");
        margin: 0 7px -4px 0
    }
    
    .HotSpotsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/7/73/Activity-dark.svg");
        margin: 0 7px -5px 0
    }
    
    .CommunityCornerModule > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/c/c7/Checklist-dark.svg");
        margin: 0 7px -3px 0
    }
    
    .content-review-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f2/JS-dark.svg");
        margin: 0 7px -3px 0
    }
    
    .templatedraft-module > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e6/Infobox-dark.svg");
        margin: 0 7px -4px 0
    }
    
    .custom-rail-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e6/Exclamation-dark.svg");
        margin: 0 7px -1px 0
    }
    
    .DiscordIntegratorModule .activity-heading:before,
    .chat-module .chat-headline:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/1/1f/SpeechBubble-dark.svg");
        margin: 0 7px -5px 0
    }
    
    .RewardModule .activity-heading:before,
    .achievements-title:before,
    .UserProfileAchievementsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/63/Medal-dark.svg");
        margin: 0 7px -3px 0
    }
    
    #cql-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/4/42/Code-interior-dark.svg");
        margin: 0 7px -5px 0
    }
    
    .oasis-dark-theme .insights-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/4/48/Bulb.svg");
        margin: 0 7px -3px 0
    }
    
    .oasis-dark-theme .WikiaBlogListingBox.module .blog-empty-user-blog .pseudo-h1:before,
    .oasis-dark-theme .WikiaBlogListingBox.module > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/68/Pencil.svg");
        margin: 0 7px -2px 0
    }
    
    .oasis-dark-theme .WikiaSearch .fandom-stories.RailModule .side-articles-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/7/7b/FANDOM.svg");
        margin: 0 7px -6px 0
    }
    
    .oasis-dark-theme .WikiaSearch .exact-wiki-match .exact-wiki-match__header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/2/2b/Search.svg");
        margin: 0 7px -5px 0
    }
    
    .oasis-dark-theme .WikiaSearch .top-wiki-articles.RailModule .side-articles-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/ad/Bar.svg");
        margin: 0 7px -3px 0
    }
    
    .oasis-dark-theme #ForumActivityModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/1/14/Forum.svg");
        margin: 0 7px -1px 0
    }
    
    .oasis-dark-theme #ForumRelatedThreadsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/5/58/Link.svg");
        margin: 0 7px -5px 0
    }
    
    .oasis-dark-theme .FollowedPagesModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/0/01/Eye.svg");
        margin: 0 7px -4px 0
    }
    
    .oasis-dark-theme .HotSpotsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f7/Activity.svg");
        margin: 0 7px -5px 0
    }
    
    .oasis-dark-theme .CommunityCornerModule > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f5/Checklist.svg");
        margin: 0 7px -3px 0
    }
    
    .oasis-dark-theme .content-review-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/d/d9/JS.svg");
        margin: 0 7px -3px 0
    }
    
    .oasis-dark-theme .templatedraft-module > h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/0/04/Infobox.svg");
        margin: 0 7px -4px 0
    }
    
    .oasis-dark-theme .custom-rail-header:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/5/5e/Exclamation.svg");
        margin: 0 7px -1px 0
    }
    
    .oasis-dark-theme .DiscordIntegratorModule .activity-heading:before,
    .oasis-dark-theme .chat-module .chat-headline:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/63/SpeechBubble.svg");
        margin: 0 7px -5px 0
    }
    
    .oasis-dark-theme .RewardModule .activity-heading:before,
    .oasis-dark-theme .achievements-title:before,
    .oasis-dark-theme .UserProfileAchievementsModule h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/8/85/Medal.svg");
        margin: 0 7px -3px 0
    }
    
    .oasis-dark-theme #cql-module h2:before {
        content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/68/Code-interior.svg");
        margin: 0 7px -5px 0
    }
    
    @media only screen and (min-width:1596px) {
        .WikiaUserPagesHeader {
            margin: 0 -31px !important;
            padding: 0 31px !important
        }
        .WikiaUserPagesHeader .tabs,
        .UserProfileMasthead .masthead-info {
            margin: 0 -31px !important
        }
        .UserProfileMasthead .masthead-info hgroup,
        .UserProfileMasthead .masthead-info-lower {
            padding-left: 205px !important
        }
    }
    
    @media only screen and (min-width:1084px) and (max-width:1595px) {
        .WikiaUserPagesHeader {
            margin: 0 -21px !important;
            padding: 0 21px !important
        }
        .WikiaUserPagesHeader .tabs,
        .UserProfileMasthead .masthead-info {
            margin: 0 -21px !important
        }
        .UserProfileMasthead .masthead-info hgroup,
        .UserProfileMasthead .masthead-info-lower {
            padding-left: 195px !important
        }
    }
    
    @media only screen and (min-width:1024px) and (max-width:1083px) {
        .WikiaUserPagesHeader {
            margin: 0 -11px !important;
            padding: 0 11px !important
        }
        .WikiaUserPagesHeader .tabs,
        .UserProfileMasthead .masthead-info {
            margin: 0 -11px !important
        }
        .UserProfileMasthead .masthead-info hgroup,
        .UserProfileMasthead .masthead-info-lower {
            padding-left: 185px !important
        }
    }
    
    @media only screen and (max-width:1023px) {
        .WikiaUserPagesHeader {
            margin: 0 -25px !important;
            padding: 0 25px !important
        }
        .WikiaUserPagesHeader .tabs,
        .UserProfileMasthead .masthead-info {
            margin: 0 -25px !important
        }
        .UserProfileMasthead .masthead-info hgroup,
        .UserProfileMasthead .masthead-info-lower {
            padding-left: 199px !important
        }
    }
    
    .WikiaUserPagesHeader {
        padding-top: 0;
        background: rgba(128, 128, 128, .07);
        margin-bottom: 18px
    }
    
    .UserProfileMasthead {
        padding: 0
    }
    
    .UserProfileMasthead .masthead-avatar {
        z-index: 1;
        left: 0
    }
    
    .avatar,
    .User img,
    .Write img {
        border-radius: 50%;
        border: 2px solid #484848
    }
    
    .UserProfileMasthead .masthead-avatar .avatar {
        border: none
    }
    
    .UserProfileMasthead .masthead-info {
        background: none;
        box-shadow: none;
        margin-left: 0;
        margin-bottom: 0
    }
    
    .UserProfileMasthead .masthead-info hgroup {
        background-image: none;
        border-radius: 0
    }
    
    .UserProfileMasthead .masthead-info h2 {
        margin-right: 5px
    }
    
    .UserProfileMasthead .masthead-info .tag {
        font-size: 13px;
        border-radius: 0
    }
    
    .UserProfileMasthead .masthead-info-lower:before {
        display: none
    }
    
    .WikiaUserPagesHeader .tabs {
        display: flex;
        flex-direction: row;
        border-bottom: none;
        padding-left: 0
    }
    
    .WikiaUserPagesHeader .tabs li {
        cursor: pointer;
        float: left;
        font-size: .875rem;
        font-weight: 700;
        height: 50px;
        text-transform: uppercase;
        flex: 1 auto;
        margin: 0;
        transition: filter .25s ease-out
    }
    
    .page-dark .WikiaUserPagesHeader .tabs li:hover {
        filter: brightness(1.3)
    }
    
    .page-bright .WikiaUserPagesHeader .tabs li:hover {
        filter: brightness(.7)
    }
    
    .WikiaUserPagesHeader .tabs li a {
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        height: 100%;
        border: none;
        border-bottom: 4px solid currentColor
    }
    
    .WikiaUserPagesHeader .tabs li:hover a {
        text-decoration: none
    }
    
    .WikiaUserPagesHeader .tabs li.selected a {
        background: none
    }
    
    #WikiaUserPagesHeader ~ #WikiaMainContent {
        padding-top: 10px
    }
    
    .avatar-controls a::before {
        margin-right: 5px;
        position: relative;
        top: 1px
    }
    
    #userAvatarEdit::before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 18 18" fill="#fff"><path d="M9.1 4.5l-7.8 7.8c-.2.2-.3.4-.3.7v3c0 .6.4 1 1 1h3c.3 0 .5-.1.7-.3l7.8-7.8-4.4-4.4zm7.6-.2l-3-3c-.4-.4-1-.4-1.4 0l-1.8 1.8 4.4 4.4 1.8-1.8c.4-.4.4-1 0-1.4z" fill-rule="evenodd"/></svg>')
    }
    
    .page-bright #userAvatarEdit::before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 18 18" fill="#000"><path d="M9.1 4.5l-7.8 7.8c-.2.2-.3.4-.3.7v3c0 .6.4 1 1 1h3c.3 0 .5-.1.7-.3l7.8-7.8-4.4-4.4zm7.6-.2l-3-3c-.4-.4-1-.4-1.4 0l-1.8 1.8 4.4 4.4 1.8-1.8c.4-.4.4-1 0-1.4z" fill-rule="evenodd"/></svg>')
    }
    
    #UserAvatarRemove::before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path d="M18.417 21.167H5.583V6.5h12.834v14.667zM9.25 2.833h5.5v1.834h-5.5V2.833zm12.833 1.834h-5.5v-2.75A.916.916 0 0 0 15.667 1H8.333a.917.917 0 0 0-.916.917v2.75h-5.5a.917.917 0 0 0 0 1.833H3.75v15.583c0 .507.41.917.917.917h14.666c.507 0 .917-.41.917-.917V6.5h1.833a.916.916 0 1 0 0-1.833z M12 9.25a.917.917 0 0 0-.917.917V17.5a.916.916 0 1 0 1.834 0v-7.333A.917.917 0 0 0 12 9.25m-3.667 0a.917.917 0 0 0-.916.917V17.5a.916.916 0 1 0 1.833 0v-7.333a.917.917 0 0 0-.917-.917m6.417.917V17.5a.916.916 0 1 0 1.833 0v-7.333a.916.916 0 1 0-1.833 0" fill="#fff" fill-rule="evenodd"/></svg>');
        margin-right: 3px
    }
    
    .avatar-controls a,
    .user-identity-box-edit a {
        text-transform: uppercase;
        font-weight: bold
    }
    
    .user-identity-box-edit li {
        text-align: right;
        font-size: 12px;
        margin-bottom: .25em
    }
    
    .user-identity-box-edit svg {
        fill: currentColor;
        top: 1px
    }
    
    .UserProfileMasthead .avatar-controls span {
        display: block;
        float: none;
        margin-bottom: .25em
    }
    
    .avatar-controls img {
        display: none
    }
    
    .masthead-info .user-identity-box-edit,
    .UserProfileMasthead .masthead-avatar .avatar-controls {
        display: block;
        transition: opacity .15s ease-out;
        opacity: 0
    }
    
    .masthead-avatar .avatar-controls {
        width: 100%;
        text-align: center;
        margin-top: 5px
    }
    
    .masthead-info:hover .user-identity-box-edit,
    .masthead-avatar:hover .avatar-controls {
        opacity: 1
    }
    
    .Board .comments .SpeechBubble.message-main,
    .Board .SpeechBubble.new-message {
        border: 0;
        border-left: 3px solid currentColor;
        padding: 0 0 0 5px;
        margin: 15px 0 45px 0
    }
    
    .Board .SpeechBubble.new-message {
        margin: 15px 0
    }
    
    .Board .SpeechBubble .speech-bubble-message {
        margin-left: 0;
        border-radius: 0 !important;
        margin-bottom: 0 !important
    }
    
    .Board .SpeechBubble.message-main > .speech-bubble-avatar img,
    .Board .SpeechBubble.new-message .speech-bubble-avatar img {
        width: 32px;
        height: 32px;
        margin: 10px 10px 0;
        z-index: 2
    }
    
    .Board .replies > li {
        padding-left: 20px
    }
    
    .Board .SpeechBubble .speech-bubble-message:after {
        display: none
    }
    
    .Board .comments .SpeechBubble > .replies {
        margin-left: 0
    }
    
    .Board .edited-by {
        margin-top: 0;
        margin-bottom: 6px
    }
    
    .Board .deleteorremove-bubble {
        border-radius: 0;
        background: transparent;
        border: 0;
        box-shadow: none;
        padding: 0;
        padding-left: 10px
    }
    
    .Board .deleteorremove-bubble .avatar {
        height: 30px;
        width: 30px;
        margin-left: 0 !important
    }
    
    .Board .deleteorremove-bubble img {
        border: none
    }
    
    .Board .deleteorremove-bubble .message {
        margin-left: 50px
    }
    
    .Board .edited-by:after {
        content: none
    }
    
    .Board .SpeechBubble .speech-bubble-message .buttons {
        display: block;
        opacity: 0;
        transition: opacity 0.15s ease
    }
    
    .Board .SpeechBubble .speech-bubble-message:hover .buttons {
        opacity: 1
    }
    
    .Board .deleteorremove-infobox {
        margin: 0 !important
    }
    
    .Board .SpeechBubble .load-more {
        margin: 0
    }
    
    .Board .new-message textarea.title {
        margin-left: 50px;
        width: calc(100% - 50px);
        height: 36px
    }
    
    .Board .new-reply:not(.active) .speech-bubble-avatar {
        display: block;
        opacity: .5
    }
    
    .Board .new-reply:not(.active) .speech-bubble-message {
        margin-left: 40px;
        padding: 1px 0
    }
    
    .Board .speech-bubble-message .buttons ul li a {
        padding: 2px 5px
    }
    
    .Board .SpeechBubble.message-main > .speech-bubble-message .msg-title a {
        font-size: 18px
    }
    
    .Board .SpeechBubble.message-main > .speech-bubble-message .edited-by {
        font-size: 12px;
        line-height: 1
    }
    
    .Board .MiniEditorWrapper .toolbar .cke_button > a {
        border-radius: 0
    }
    
    div.ajax-poll {
        --mp-question-text: currentColor;
        --mp-answers-text: currentColor;
        --mp-votes-background: rgba(0, 0, 0, .2);
        --mp-votes-bar: currentColor;
        --mp-votes-bar-blend: normal
    }
    
    div.ajax-poll {
        margin: 0;
        padding: 0;
        border: none !important
    }
    
    div.ajax-poll div.header {
        color: var(--mp-question-text)
    }
    
    .pollAnswer + .pollAnswer {
        margin-top: 8px
    }
    
    .pollAnswerName,
    .pollAnswerVotes {
        margin-left: 0;
        padding-left: 0;
        font-size: .85em !important;
        line-height: 2.5em;
        color: var(--mp-answers-text)
    }
    
    .pollAnswerName input {
        margin-right: 8px
    }
    
    .pollAnswerVotes {
        height: 3px !important;
        background: var(--mp-votes-background);
        border: none !important
    }
    
    .pollAnswerVotes span {
        top: auto !important;
        bottom: 100%;
        left: auto !important;
        right: 1em
    }
    
    .pollAnswerVotes div {
        height: 3px !important;
        background: var(--mp-votes-bar) !important;
        mix-blend-mode: var(--mp-votes-bar-blend)
    }
    
    .ajax-poll form div:last-child {
        font-size: .7em
    }
    
    .ajax-poll form input[type="submit"] {
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding: 7px 18px;
        background-image: none !important;
        border-radius: 3px !important;
        font-size: 12px !important;
        letter-spacing: .15px;
        font-weight: bold;
        text-transform: uppercase
    }
    
    .customize-section h2 {
        font-weight: bold;
        font-size: 16px
    }
    
    form > input[type="submit"]:hover,
    ul.custom-badges li div.image-form button:hover,
    .customize-edit-plus-category button:hover {
        background-color: #3a3a3a !important;
        border-color: #3a3a3a !important;
        transition: .3s
    }
    
    ul.custom-badges li div.image-form button,
    .customize-edit-plus-category button,
    form > input[type="submit"] {
        padding: 7px 12px;
        height: 35px;
        color: white;
        background-color: black;
        border: 1px black solid;
        border-radius: 0 !important;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        background-image: none !important
    }
    
    ul.custom-badges li .image-form p span.custom-text {
        text-transform: uppercase;
        font-size: 10px
    }
    
    ul.custom-badges li .image-form p span.custom-text > a:hover {
        text-decoration: none
    }
    
    .article-sidebar h2 {
        font-weight: bold;
        font-size: 16px
    }
    
    span.enabled-flag label,
    span.disabled-flag label {
        text-transform: uppercase;
        top: -6px !important
    }
    
    input.c-enabled-flags,
    input.c-disabled-flags {
        top: -3px !important
    }
    
    h2.achievements-title {
        font-weight: bold;
        font-size: 16px !important
    }
    
    .module.AchievementsModule.UserProfileAchievementsModule h2 {
        font-size: 16px !important;
        font-weight: bold;
        border-bottom: 1px #ccc solid
    }
    
    section.WikiaLatestEarnedBadgesModule.module,
    .module.AchievementsModule.UserProfileAchievementsModule {
        background: none;
        border: none
    }
    
    .WikiaRail .UserProfileAchievementsModule .data .data-details a:hover,
    .WikiaRail .UserProfileAchievementsModule .data .data-details > p a:hover {
        text-decoration: none !important
    }
    
    section.WikiaLatestEarnedBadgesModule.module > a.more,
    .WikiaRail .UserProfileAchievementsModule .badges-next,
    .WikiaRail .UserProfileAchievementsModule .badges-prev,
    .WikiaRail .AchievementsModule .more {
        text-transform: uppercase;
        padding: 7px 12px;
        color: black;
        border: 1px black solid;
        font-weight: bold;
        font-size: 10px
    }
    
    section.WikiaLatestEarnedBadgesModule.module > a.more:hover,
    .WikiaRail .UserProfileAchievementsModule .badges-next:hover,
    .WikiaRail .UserProfileAchievementsModule .badges-prev:hover,
    .WikiaRail .AchievementsModule .more:hover {
        text-decoration: none;
        transition: .3s;
        border-color: #3a3a3a;
        color: #3a3a3a
    }
    
    div > ul > .wikiaThrobber {
        display: none !important
    }
    
    h2.achievements-title {
        font-weight: bold;
        font-size: 16px;
        border-bottom: 1px #ccc solid !important
    }
    
    #about-achievements a:hover {
        text-decoration: none
    }
    
    #about-achievements {
        background-color: transparent;
        background-image: none;
        border: none
    }
    
    #about-achievements > span {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px
    }
    
    #about-achievements h1 {
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px #ccc solid;
        padding-bottom: 3px !important
    }
    
    .LeaderboardTable .rank span {
        background-image: none;
        border: none
    }
    
    td > img.avatar {
        border-radius: 50% !important;
        border: 2px #ccc solid
    }
    
    .LeaderboardTable th {
        font-weight: bold;
        text-transform: uppercase
    }
    
    .LeaderboardTable .user > a:hover {
        text-decoration: none
    }
    
    .discussions-rail-theme .embeddable-discussions-module {
        background: none
    }
    
    span.chat-live:before {
        background-image: url(https://vignette.wikia.nocookie.net/wowwiki/images/7/72/Icon-chat.svg/revision/latest?cb=20080405205216);
        content: '';
        width: 30px;
        height: 30px;
        background-size: 30px;
        display: inline-block;
        vertical-align: top;
        filter: invert(.62);
        margin-right: 2px
    }
    
    .FollowedPagesModule,
    .UserProfileAchievementsModule {
        background: none !important;
        border: none !important
    }
    
    .FollowedPagesModule h2:before {
        content: '';
        background-image: url(https://upload.wikimedia.org/wikipedia/commons/8/82/Mw-watch-icon.svg);
        width: 20px;
        height: 20px;
        display: inline-block;
        background-size: 20px;
        margin-right: 10px;
        vertical-align: text-top
    }
    
    .FollowedPagesModule li:before {
        content: '➜';
        display: inline-block;
        color: #666;
        padding-right: 5px
    }
    
    .FollowedPagesModule li div {
        display: inline-block
    }
    
    .WikiaLatestEarnedBadgesModule {
        background: none !important;
        border: none !important
    }
    
    .WikiaLatestEarnedBadgesModule h2.achievements-title:before,
    .UserProfileAchievementsModule:first-of-type h2:before {
        content: '';
        display: inline-block;
        width: 25px;
        height: 25px;
        background-size: 25px;
        margin-right: 10px;
        background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/78/Trophy_font_awesome.svg);
        filter: invert(.3);
        vertical-align: top
    }
    
    .WikiaLatestEarnedBadgesModule .more,
    .UserProfileAchievementsModul .badges-next,
    .UserProfileAchievementsModul .badges-prev,
    .UserProfileAchievementsModul .more .FollowedPagesModule .more {
        font-size: 10px;
        padding: 7px 12px;
        align-items: center;
        border-style: solid;
        border-width: 1px;
        box-sizing: content-box;
        cursor: pointer;
        display: inline-flex;
        font-weight: 600;
        justify-content: center;
        letter-spacing: .15px;
        line-height: 1.3em;
        margin: 0;
        min-height: 18px;
        outline: 0;
        text-decoration: none;
        text-transform: uppercase;
        transition-duration: .3s;
        transition-property: background-color, border-color, color;
        vertical-align: top;
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module h1 {
        margin-bottom: 4px
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        zoom: 1
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul:after {
        clear: both;
        content: " ";
        display: block;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li {
        min-height: 30px;
        padding-left: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #e6e6da
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .avatar {
        float: left
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .realname {
        color: #808079
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names {
        font-size: 13px;
        padding-top: 1px
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names a {
        line-height: 17px
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names,
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks {
        display: block;
        margin: 0 0 0 40px
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks {
        height: 20px;
        list-style-type: none;
        padding: 0;
        visibility: hidden;
        font-size: 11px
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks li {
        display: inline;
        margin: 0;
        padding: 0 12px 0 0;
        border: 0
    }
    
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li:hover .actionlinks {
        visibility: visible
    }
    
    .WikiaBlogListingBox.module {
        background-color: transparent;
        border: none
    }
    
    .WikiaBlogListingBox.module:before {
        content: '';
        background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/09/Propozycja_LnM-2_ciemne.svg);
        background-size: 30px;
        width: 30px;
        height: 35px;
        display: inline-block;
        vertical-align: bottom;
        float: left;
        margin-right: 5px
    }
    
    .Navigation {
        background-image: none
    }
    
    .Navigation li {
        background-color: #f0f0f0;
        border-bottom: none;
        background-image: none;
        border-left: 1px #e9e9e9 solid
    }
    
    .WikiaSlider {
        border-bottom: none;
        border-top: none;
        background-image: none;
        margin-top: -60px;
        margin-left: 60px
    }
    
    .ThemeTab img {
        border: none
    }
    
    .ThemeDesignerPicker h1 {
        font-weight: bold
    }
    
    .Designer h1 {
        font-weight: bold
    }
    
    .ThemeDesignerPicker {
        box-shadow: none;
        background: #f8f8f8;
        border: 1px solid #c1c1c1;
        border-radius: 4px
    }
    
    img#swatch-community-header-image-background {
        border: 1px #c1c1c1 solid
    }
    
    .CustomizeTab li img {
        border: none
    }
    
    input#CommunityHeaderBackgroundImageUploadFile {
        padding-bottom: 5px
    }
    
    .Toolbar {
        background-color: #ededed;
        border-bottom: none;
        background-image: none
    }
    
    .Toolbar .inner .history {
        font-weight: bold;
        text-transform: uppercase;
        color: black
    }
    
    .Toolbar .inner .history .revisions {
        background: none;
        border: none;
        color: black;
        font-size: 11px;
        margin-right: 0;
        padding: 0
    }
    
    .Toolbar .inner .history .chevron {
        border-color: #000000 transparent transparent
    }
    
    .Toolbar .inner .history ul {
        box-shadow: none;
        background-color: #f8f8f8;
        border: 1px solid #cccccc;
        border-radius: 4px
    }
    
    .Toolbar .inner button.cancel {
        background-color: transparent;
        background-image: none;
        color: black !important;
        border-color: black !important;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 0;
        font-size: x-small
    }
    
    .Toolbar .inner button.save {
        background-image: none;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 0;
        font-size: x-small
    }
    
    .WordmarkTab h2 {
        font-weight: bold
    }
    
    .Toolbar .mode {
        color: black;
        font-weight: bold;
        font-size: 18px
    }
    
    .Navigation li.selected a:hover {
        color: #444444
    }
    
    .Navigation li.selected a {
        color: black;
        text-transform: uppercase;
        font-size: x-small
    }
    
    .Navigation a {
        color: black;
        text-transform: uppercase;
        font-size: x-small
    }
    
    .Designer {
        background-color: white
    }
    
    .Designer h2 {
        font-weight: bold
    }
    
    .Designer section {
        border-right: none
    }
    
    section#CustomizeTab {
        background-color: #f5f5f5
    }
    
    section#ThemeTab {
        background-color: #f5f5f5
    }
    
    section#WordmarkTab {
        background-color: #f5f5f5;
        border-bottom: none
    }
    
    .Navigation li.selected {
        box-shadow: none;
        background-color: #f5f5f5
    }
    
    .ThemeTab .next {
        border-color: transparent transparent transparent black
    }
    
    .ThemeTab .previous {
        border-color: transparent black transparent transparent
    }
    
    .Toolbar .inner .history ul li:hover {
        background-color: #f1f1f1
    }
    
    .CustomizeTab li img {
        border: 1px #cecece solid
    }
    
    .Toolbar .inner .history ul {
        border-radius: 0;
        border: none !important;
        padding: 0 !important
    }
    
    .Toolbar .inner .history ul li {
        border-top: none;
        padding: 8px
    }
    
    .ThemeDesignerPicker {
        border: none !important;
        border-radius: 0;
        box-shadow: 0 0 10px 0 #000;
        background: rgba(0, 0, 0, 0.9)
    }
    
    .tooltip-inner {
        color: white !important;
        background-color: rgba(0, 0, 0, 0.9) !important;
        border: none !important;
        transition: .3s
    }
    
    body .tooltip.right .tooltip-arrow {
        border-right: 5px solid rgba(0, 0, 0, 0.9)
    }
    
    div#OpacitySlider {
        border-bottom: none;
        border-top: none;
        background-color: #888 !important;
        background-image: none;
        height: 4px;
        margin: 12px 0 0 0
    }
    
    .WikiaSlider:before,
    .WikiaSlider:after {
        display: none
    }
    
    .WikiaSlider .ui-slider-handle {
        box-shadow: none !important;
        border-radius: 3px;
        height: 25px;
        background-color: #666 !important;
        margin-top: -3px;
        border: none !important;
        background-image: none !important
    }
    
    .Toolbar .inner button.cancel {
        padding: 7px 12px;
        height: 35px;
        margin-top: -7px
    }
    
    .Toolbar .inner button.cancel:hover {
        transition: .3s;
        color: #333;
        border-color: #333
    }
    
    .Toolbar .inner button.cancel:focus {
        outline: none
    }
    
    .Toolbar .inner button.save {
        padding: 7px 12px;
        height: 35px;
        margin-top: -7px
    }
    
    .Toolbar .inner button.save:hover {
        transition: .3s
    }
    
    .Toolbar .inner button.save:focus {
        outline: none
    }
    
    form#CommunityHeaderBackgroundImageForm > input[type="submit"],
    #BackgroundImageForm > input[type="submit"],
    .WordmarkTab button,
    .WordmarkTab input[type='submit'] {
        padding: 7px 12px;
        height: 35px;
        background-image: none;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        border-radius: 0
    }
    
    form#CommunityHeaderBackgroundImageForm > input[type="submit"]:hover,
    .WordmarkTab button:hover,
    .WordmarkTab input[type='submit']:hover,
    #BackgroundImageForm > input[type="submit"]:hover {
        transition: .3s;
        background-image: none !important
    }
    
    form#CommunityHeaderBackgroundImageForm > input[type="submit"]:focus,
    .WordmarkTab button:focus,
    .WordmarkTab input[type='submit']:focus,
    #BackgroundImageForm > input[type="submit"]:focus {
        outline: none
    }
    
    .Navigation a:hover {
        text-decoration: none;
        color: #555;
        transition: .2s
    }
    
    .Navigation li.selected {
        box-shadow: none
    }
    
    .Navigation li {
        border-left: none
    }
    
    .Toolbar .inner .history ul li .wikia-chiclet-button img {
        background: url(https://images.wikia.nocookie.net/__cb1512666205/common/extensions/wikia/ThemeDesigner/images/icon-return.png) top left black no-repeat !important
    }
    
    .WordmarkTab .graphic .preview a {
        transition: .3s;
        background-color: rgba(0, 0, 0, 0.9) !important;
        color: white !important;
        font-size: 10px;
        font-weight: bold;
        padding: 4px !important;
        text-transform: uppercase
    }
    
    .WordmarkTab .favicon .preview a {
        width: 65px;
        font-weight: bold;
        text-transform: uppercase;
        background-color: transparent;
        font-size: 10px;
        color: white;
        padding: 2px
    }
    
    .WordmarkTab .graphic .preview .wordmark.selected {
        box-shadow: none;
        border-color: transparent
    }
    
    .WordmarkTab .graphic .preview span,
    .WordmarkTab .favicon .preview {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px
    }
    
    div#wordmark-edit > input[type="text"] {
        border: none;
        background: none;
        border-bottom: 1px #666 solid;
        color: black
    }
    
    div#wordmark-edit > input[type="text"]:focus {
        border-bottom: 1px #000 solid;
        transition: .3s;
        outline: none
    }
    
    .oasis-dark-theme .Designer {
        background-color: #111111
    }
    
    .oasis-dark-theme .Navigation {
        background-image: none
    }
    
    .oasis-dark-theme .Navigation li {
        background-color: #222222;
        border-bottom: none;
        background-image: none
    }
    
    .oasis-dark-theme .WikiaSlider {
        border-bottom: none;
        border-top: none;
        background-image: none;
        margin-top: -60px;
        margin-left: 60px
    }
    
    .oasis-dark-theme .ThemeTab img {
        border: none
    }
    
    .oasis-dark-theme .ThemeDesignerPicker h1 {
        font-weight: bold;
        color: white
    }
    
    .oasis-dark-theme .Designer h1 {
        font-weight: bold;
        color: #ffffff
    }
    
    .oasis-dark-theme .ThemeDesignerPicker {
        box-shadow: none;
        background: #000000;
        border: 1px solid #c1c1c1;
        border-radius: 4px
    }
    
    .oasis-dark-theme img#swatch-community-header-image-background {
        border: 1px #c1c1c1 solid
    }
    
    .oasis-dark-theme .CustomizeTab li img {
        border: none
    }
    
    .oasis-dark-theme input#CommunityHeaderBackgroundImageUploadFile {
        padding-bottom: 5px
    }
    
    .oasis-dark-theme .Toolbar {
        background-color: #222222;
        border-bottom: none;
        background-image: none
    }
    
    .oasis-dark-theme .Toolbar .inner .history {
        font-weight: bold;
        text-transform: uppercase;
        color: white
    }
    
    .oasis-dark-theme .Toolbar .inner .history .revisions {
        background: none;
        border: none;
        color: white;
        font-size: 11px;
        margin-right: 0;
        padding: 0
    }
    
    .oasis-dark-theme .Toolbar .inner .history .chevron {
        border-color: #ffffff transparent transparent
    }
    
    .oasis-dark-theme .Toolbar .inner .history ul {
        box-shadow: none;
        background-color: #000000;
        border: 1px solid #cccccc;
        border-radius: 4px
    }
    
    .oasis-dark-theme .Toolbar .inner button.cancel {
        background-color: transparent;
        background-image: none;
        color: #fff;
        border-color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 0;
        font-size: x-small
    }
    
    .oasis-dark-theme .Toolbar .inner button.save {
        background-image: none;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 0;
        font-size: x-small
    }
    
    .oasis-dark-theme .Toolbar .inner .history ul li:hover {
        background-color: #666666
    }
    
    .oasis-dark-theme .WordmarkTab h2 {
        font-weight: bold
    }
    
    .oasis-dark-theme .Toolbar .mode {
        color: white;
        font-weight: bold;
        font-size: 18px
    }
    
    .oasis-dark-theme .Navigation li.selected a:hover {
        color: #bbbbbb
    }
    
    .oasis-dark-theme .Navigation li.selected a {
        color: white;
        text-transform: uppercase;
        font-size: x-small
    }
    
    .oasis-dark-theme .Navigation a {
        color: white;
        text-transform: uppercase;
        font-size: x-small
    }
    
    .oasis-dark-theme .Designer h2 {
        font-weight: bold;
        color: #ffffff
    }
    
    .oasis-dark-theme .Designer section {
        border-right: none
    }
    
    .oasis-dark-theme section#CustomizeTab {
        background-color: #000000
    }
    
    .oasis-dark-theme section#ThemeTab {
        background-color: #000000
    }
    
    .oasis-dark-theme section#WordmarkTab {
        background-color: #000000;
        border-bottom: none
    }
    
    .oasis-dark-theme .Navigation li.selected {
        box-shadow: none;
        background-color: black
    }
    
    .oasis-dark-theme .ThemeTab .next {
        border-color: transparent transparent transparent white
    }
    
    .oasis-dark-theme .ThemeTab .previous {
        border-color: transparent white transparent transparent
    }
    
    .oasis-dark-theme .CustomizeTab li img {
        border: 1px #cecece solid
    }
    
    .oasis-dark-theme .Toolbar .inner .history ul {
        border-radius: 0;
        border: none !important;
        padding: 0 !important
    }
    
    .oasis-dark-theme .Toolbar .inner .history ul li {
        border-top: none;
        padding: 8px
    }
    
    .oasis-dark-theme .ThemeDesignerPicker {
        border: none !important;
        border-radius: 0;
        box-shadow: 0 0 10px 0 #000;
        background: rgba(0, 0, 0, 0.9)
    }
    
    .oasis-dark-theme .tooltip-inner {
        color: white !important;
        background-color: rgba(0, 0, 0, 0.9) !important;
        border: none !important;
        transition: .3s
    }
    
    .oasis-dark-theme body .tooltip.right .tooltip-arrow {
        border-right: 5px solid rgba(0, 0, 0, 0.9)
    }
    
    .oasis-dark-theme div#OpacitySlider {
        border-bottom: none;
        border-top: none;
        background-color: #888 !important;
        background-image: none;
        height: 4px;
        margin: 12px 0 0 0
    }
    
    .oasis-dark-theme .WikiaSlider:before,
    .oasis-dark-theme .WikiaSlider:after {
        display: none
    }
    
    .oasis-dark-theme .WikiaSlider .ui-slider-handle {
        box-shadow: none !important;
        border-radius: 3px;
        height: 25px;
        background-color: #666 !important;
        margin-top: -3px;
        border: none !important;
        background-image: none !important
    }
    
    .oasis-dark-theme .Toolbar .inner button.cancel {
        padding: 7px 12px;
        height: 35px;
        margin-top: -7px
    }
    
    .oasis-dark-theme .Toolbar .inner button.cancel:hover {
        transition: .3s;
        color: #ccc;
        border-color: #ccc
    }
    
    .oasis-dark-theme .Toolbar .inner button.cancel:focus {
        outline: none
    }
    
    .oasis-dark-theme .Toolbar .inner button.save {
        padding: 7px 12px;
        height: 35px;
        margin-top: -7px
    }
    
    .oasis-dark-theme .Toolbar .inner button.save:hover {
        transition: .3s
    }
    
    .oasis-dark-theme .Toolbar .inner button.save:focus {
        outline: none
    }
    
    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"],
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"],
    .oasis-dark-theme .WordmarkTab button,
    .oasis-dark-theme .WordmarkTab input[type='submit'] {
        padding: 7px 12px;
        height: 35px;
        background-image: none;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        border-radius: 0
    }
    
    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"]:hover,
    .oasis-dark-theme .WordmarkTab button:hover,
    .oasis-dark-theme .WordmarkTab input[type='submit']:hover,
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"]:hover {
        transition: .3s;
        background-image: none !important
    }
    
    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"]:focus,
    .oasis-dark-theme .WordmarkTab button:focus,
    .oasis-dark-theme .WordmarkTab input[type='submit']:focus,
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"]:focus {
        outline: none
    }
    
    .oasis-dark-theme .Navigation a:hover {
        text-decoration: none;
        color: #ccc;
        transition: .2s
    }
    
    .oasis-dark-theme .WordmarkTab .graphic .preview a {
        transition: .3s;
        background-color: rgba(0, 0, 0, 0.9) !important;
        color: white !important;
        font-size: 10px;
        font-weight: bold;
        padding: 4px !important;
        text-transform: uppercase
    }
    
    .oasis-dark-theme .WordmarkTab .favicon .preview a {
        width: 65px;
        font-weight: bold;
        text-transform: uppercase;
        background-color: transparent;
        font-size: 10px;
        color: white;
        padding: 2px
    }
    
    .oasis-dark-theme .WordmarkTab .graphic .preview .wordmark.selected {
        box-shadow: none;
        border-color: transparent
    }
    
    .oasis-dark-theme .WordmarkTab .graphic .preview span,
    .oasis-dark-theme .WordmarkTab .favicon .preview {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px
    }
    
    .oasis-dark-theme div#wordmark-edit > input[type="text"] {
        border: none;
        background: none;
        border-bottom: 1px #666 solid;
        color: white
    }
    
    .oasis-dark-theme div#wordmark-edit > input[type="text"]:focus {
        border-bottom: 1px #fff solid;
        transition: .3s;
        outline: none
    }
    
    @import url('//justleafy.wikia.com/load.php?debug=false&lang=en&mode=articles&articles=u:justleafy:MediaWiki:CommentsPagination/code.css&only=styles');
    h1#article-comments-counter-header {
        font: bold medium Helvetica, sans-serif;
        text-transform: uppercase
    }
    
    #article-comments-counter-recent {
        text-transform: uppercase;
        font-weight: bold;
        font-family: Helvetica
    }
    
    .WikiaArticleComments .MiniEditorWrapper .loading-indicator .loading-message .loading-text,
    .WikiaArticleComments #article-comments > .MiniEditorWrapper .buttons .throbber,
    .WikiaArticleComments .throbber {
        display: none !important
    }
    
    .WikiaArticleComments.loading,
    #article-comm-form .loading-throbber {
        background: url('https://images.wikia.nocookie.net/speedit/images/0/0b/Spinner.svg') no-repeat center / 64px !important;
        animation: rotator .5s linear infinite;
        border: none !important
    }
    
    .oasis-dark-theme #article-comm-form .loading-throbber,
    .oasis-dark-theme .WikiaArticleComments.loading {
        background: url('https://images.wikia.nocookie.net/speedit/images/a/a8/Spinner-white.svg') no-repeat center / 64px !important;
        animation: rotator .5s linear infinite;
        border: none !important
    }
    
    #WikiaArticleComments .cke_button_bold .cke_icon,
    #WikiaArticleComments .cke_button_italic .cke_icon,
    #WikiaArticleComments .cke_button_link .cke_icon,
    #WikiaArticleComments .RTEImageButton .cke_icon,
    #WikiaArticleComments .RTEVideoButton .cke_icon {
        background-color: black;
        background-image: none !important;
        width: 24px;
        height: 24px;
        transform: scale(0.75)
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button {
        border: none !important;
        background: none !important;
        padding: 0.5em !important;
        margin-top: 5px !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_buttons .cke_toolbar_separator {
        margin-top: 10px;
        margin-left: 5px;
        background-color: white !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__bold_icon,
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__italic_icon,
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__link_icon,
    .WikiaArticleComments span.cke_button_icon.cke_button__modewysiwyg_icon,
    .WikiaArticleComments span.cke_button_icon.cke_button__modesource_icon {
        background-image: none !important;
        background-color: white !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__bold_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bold.svg)
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__italic_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-italics.svg)
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__link_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-link.svg)
    }
    
    .WikiaArticleComments span.cke_button_icon.cke_button__modewysiwyg_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye.svg)
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button.cke_button_disabled {
        opacity: 1 !important;
        border-bottom: 2px solid white !important;
        border-radius: 0
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button:hover {
        background: none !important
    }
    
    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .editarea textarea {
        background: #000 !important
    }
    
    span.cke_button_icon.cke_button__modesource_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-preformat.svg)
    }
    
    #WikiaArticleComments .cke_button_bold .cke_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bold.svg)
    }
    
    #WikiaArticleComments .cke_button_italic .cke_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-italics.svg)
    }
    
    #WikiaArticleComments .cke_button_link .cke_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-link.svg)
    }
    
    #WikiaArticleComments .RTEImageButton .cke_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-image.svg)
    }
    
    #WikiaArticleComments .RTEVideoButton .cke_icon {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-video.svg)
    }
    
    .oasis-dark-theme #WikiaArticleComments .cke_button_bold .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .cke_button_italic .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .cke_button_link .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .RTEImageButton .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .RTEVideoButton .cke_icon {
        background-color: white
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button .cke_icon {
        background-image: none
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
        border: none !important;
        background-color: transparent;
        padding: 0.5em
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
        border: none !important;
        border-radius: 0;
        padding: 0.5em 1.1em 1.1em 0.5em;
        margin: 1px;
        background: rgba(255, 255, 255, 0.25)
    }
    
    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
        background: rgba(0, 0, 0, 0.25)
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button.cke_button_big > a {
        width: 20px;
        padding: 0.7em 1.1em 0.9em 0.7em
    }
    
    .WikiaArticleComments .MiniEditorWrapper .editarea textarea,
    .WikiaArticleComments .MiniEditorWrapper .editarea {
        border: none !important;
        background-color: transparent
    }
    
    #article-comm,
    .article-comm-input-text .editarea .wikiaEditor {
        height: 50px !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper .editarea {
        border-bottom: 1px solid black !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper.focused .editarea {
        box-shadow: none !important;
        border-bottom: 3px solid black !important
    }
    
    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .editarea {
        border-bottom: 1px solid white !important
    }
    
    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper.focused .editarea {
        box-shadow: none !important;
        border-bottom: 3px solid white !important
    }
    
    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button .cke_icon {
        background-image: none !important
    }
    
    input#article-comm-submit {
        padding: 0 12px;
        height: 35px;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 0 !important;
        background-image: none !important
    }
    
    input#article-comm-submit:hover {
        transition: .3s
    }
    
    span.cke_button.cke_button_bold {
        border-radius: 0
    }
    
    .WikiaArticleComments #article-comments > .MiniEditorWrapper .session img {
        border-radius: 50%
    }
    
    .SpeechBubble .article-comm-input-text input {
        float: right;
        margin-left: 10px;
        height: 35px;
        padding: 0 12px;
        background-image: none !important;
        font-size: x-small;
        font-weight: bold;
        border-radius: 0;
        text-transform: uppercase
    }
    
    #article-comments-ul > .SpeechBubble .speech-bubble-avatar > a > img.avatar {
        border-radius: 50%
    }
    
    #article-comments-ul > .SpeechBubble .speech-bubble-avatar {
        height: 50px;
        width: 50px;
        padding: 0
    }
    
    .SpeechBubble .buttons {
        bottom: -10px
    }
    
    a.article-comm-delete:hover,
    .article-comm-edit.actionButton:hover,
    .WikiaArticleComments .article-comm-history:hover {
        text-decoration: none !important
    }
    
    .article-comm-reply.wikia-button.secondary.actionButton {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-reply-small.svg);
        background-color: currentColor;
        height: 18px;
        mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-reply-small.svg);
        width: 18px !important;
        -webkit-mask-repeat: no-repeat;
        -mask-repeat: no-repeat;
        background-image: none;
        border: none;
        margin-right: -20px;
        margin-top: 4px
    }
    
    .article-comm-delete,
    .article-comm-edit.actionButton,
    .WikiaArticleComments .article-comm-history {
        background-color: #3a3a3a;
        background-image: none !important;
        height: 18px;
        width: 18px;
        -webkit-mask-repeat: no-repeat;
        -mask-repeat: no-repeat;
        text-indent: -9999999px;
        margin-bottom: 6px;
        margin-top: 2px
    }
    
    .oasis-dark-theme .article-comm-delete,
    .oasis-dark-theme .article-comm-edit.actionButton,
    .oasis-dark-theme .WikiaArticleComments .article-comm-history {
        background-color: #d5d4d4
    }
    
    .article-comm-history {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg);
        -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg);
        -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg)
    }
    
    .article-comm-edit.actionButton {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg);
        -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg);
        -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg)
    }
    
    .article-comm-delete {
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg);
        -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg);
        -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg)
    }
    
    .SpeechBubble .tools img {
        display: none
    }
    
    .SpeechBubble .permalink {
        opacity: .75
    }
    
    .SpeechBubble .permalink:hover {
        text-decoration: none
    }
    
    .SpeechBubble .tools {
        visibility: visible !important
    }
    
    .SpeechBubble .tools a {
        margin-right: 3px;
        display: inline-block
    }
    
    .WikiaArticleComments .article-comm-input .MiniEditorWrapper form input[type="submit"]:not(.wds-button).secondary {
        text-transform: uppercase;
        border-radius: 0;
        background-color: transparent;
        border-color: currentColor;
        color: currentColor
    }
    
    .WikiaArticleComments .sub-comments {
        border: none
    }
    
    .WikiaArticleComments .SpeechBubble {
        border: none;
        background-color: rgba(213, 212, 212, 0.25);
        padding: 1em;
        box-shadow: 0px 5px 5px 2px rgba(17, 17, 17, .06);
        border-radius: 4px
    }
    
    .SpeechBubble .speech-bubble-message {
        background: none !important;
        border: none !important
    }
    
    .oasis-dark-theme .WikiaArticleComments .SpeechBubble {
        background-color: rgba(58, 58, 58, 0.25)
    }
    
    #WikiaArticleComments .edited-by a {
        color: #3a3a3a;
        opacity: .75
    }
    
    .oasis-dark-theme #WikiaArticleComments .edited-by a {
        color: #d5d4d4
    }
    
    .SpeechBubble.even .speech-bubble-message,
    .SpeechBubble.owner .speech-bubble-message,
    .SpeechBubble .speech-bubble-message,
    .SpeechBubble .speech-bubble-message.current {
        background: transparent;
        border-radius: 0;
        border: 0
    }
    
    .SpeechBubble .speech-bubble-message:before,
    .SpeechBubble.even .speech-bubble-message:after,
    .SpeechBubble.owner .speech-bubble-message:after,
    .SpeechBubble:after,
    .SpeechBubble .speech-bubble-message:after {
        display: none !important
    }
    
    .WikiaArticleComments .comments .article-comm-text {
        margin-bottom: -10px
    }
    
    .SpeechBubble .speech-bubble-message p {
        margin-bottom: 1.75em
    }
    
    .SpeechBubble .speech-bubble-message.current {
        border-left: 5px red solid;
        margin: -12px;
        padding: 2em 8em;
        transition: .3s ease out
    }
    
    .SpeechBubble .speech-bubble-message.current .buttons {
        margin: 12px
    }
    
    #Wall.Thread .comments > .message > .replies .new-reply .speech-bubble-avatar {
        border: none
    }
    
    input.cp-button.cp-button-preview.wikia-button.secondary {
        border: 1px currentColor solid;
        padding: 0 12px;
        background-color: transparent;
        height: 35px;
        color: currentColor;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 0 !important;
        background-image: none !important
    }
    
    .RelatedForumDiscussion {
        margin-bottom: 30px
    }
    
    .RelatedForumDiscussion > h2 {
        font-weight: bold;
        font-size: 16px
    }
    
    .RelatedForumDiscussion .forum-discussions .forum-thread .talk-two {
        display: none
    }
    
    .RelatedForumDiscussion .forum-discussions .forum-thread {
        padding: 1em 0.5em;
        border-bottom-style: solid
    }
    
    .RelatedForumDiscussion .forum-see-more a {
        border: 1px solid currentColor;
        padding: 11px 12px 11px 0;
        color: currentColor;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        width: 136px;
        float: right
    }
    
    .forum-see-more a:hover {
        text-decoration: none
    }
    
    .RelatedForumDiscussion .forum-replies .forum-reply .forum-user-avatar {
        border: none;
        border-radius: 50%
    }
    
    .RelatedForumDiscussion .forum-replies .forum-reply .forum-timestamp {
        margin-left: 0
    }
    
    .RelatedForumDiscussion .forum-replies .forum-reply .forum-timestamp:before {
        content: "• "
    }
    
    .RelatedForumDiscussion .forum-see-more a {
        border: 1px solid currentColor;
        padding: 11px 12px;
        color: currentColor;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px
    }
    
    .RelatedForumDiscussion h2 .forum-new-post {
        border-radius: 0;
        background-image: none;
        padding: 0 12px;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase
    }
    
    input.cp-button.cp-button-preview.wikia-button.secondary {
        border: 1px currentColor solid;
        padding: 0 12px;
        background-color: transparent;
        height: 35px;
        color: currentColor;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 0 !important;
        background-image: none !important
    }
    
    .cp-header h1 {
        font-weight: bold;
        font-size: 16px
    }
    
    a.cp-xcancel:hover {
        text-decoration: none
    }
    
    a.cp-xcancel {
        color: black;
        background-color: black;
        background-image: none !important;
        width: 24px;
        height: 24px;
        -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/bower_components/design-system/dist/svg/wds-icons-cross.svg)
    }
    
    .oasis-dark-theme a.cp-xcancel {
        color: white;
        background-color: white
    }
    
    .cp-content {
        padding: 1em;
        border: none !important;
        height: 275px !important
    }
    
    .cp-window {
        background-color: rgba(200, 200, 200, 1) !important
    }
    
    .oasis-dark-theme .cp-window {
        background-color: rgba(50, 50, 50, 1) !important
    }
    
    .cp-header {
        background-color: #ddd;
        margin: -5px -20px !important;
        padding: 1em 2em
    }
    
    .oasis-dark-theme .cp-header,
    .oasis-dark-theme .cp-footer {
        background-color: #222
    }
    
    .cp-footer {
        background-color: #ddd;
        margin: 0 !important;
        padding: 1em 2em
    }
    
    .cp-button.cp-button-cancel.wikia-button.secondary {
        padding: 0 12px;
        height: 35px;
        border-radius: 0;
        background: none;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px;
        border-color: currentColor;
        color: currentColor
    }
    
    .cp-button.cp-button-publish.wikia-button {
        padding: 0 12px;
        height: 35px;
        border-radius: 0;
        background-image: none;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 10px
    }
    /** Minimal Scrollbar **/
    /* WebKit and Blink */
    ::-webkit-scrollbar {
        width: 15px;
        height: 6px;
    }
    ::-webkit-scrollbar-thumb {
        background-color: #006cb0;
    }
    ::-webkit-scrollbar-thumb:hover {
        background-color: #006cb0;
    }
    ::-webkit-scrollbar-thumb:active {
        background-color: #006cb0;
    }
    ::-webkit-scrollbar-track {
        background-color: transparent;
    }
    /* Spec Version (Gecko only at the time of this addition) */
    *, body {
       scrollbar-width:thin;
       scrollbar-color:rgba(50,50,50,0.5) transparent;
    }
    #mw-content-text .tabs {
        border: none;
        display: flex;
        flex-flow: row nowrap;
        padding: 0 0 0.4em;
        font-family: Rubik,"Helvetica Neue",Helvetica,Arial,sans-serif;
        overflow: auto;
    }
     
    
    #mw-content-text .tabs li {
        display: flex;
    }
    #mw-content-text .tabs li:not(.selected) a,
    #mw-content-text .tabs li.selected a {
        background: initial;
        border-width: 0 0 2px !important;
        color: inherit;
        font-size: 12px;
        font-weight: 700;
        line-height:  1em;
        margin: 0;
        padding: 13px 11px;
        position: static;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        transition: opacity 0.3s;
        white-space: nowrap;
    }
    #mw-content-text .tabs li:not(.selected) a {
        border-color: transparent;
        opacity: 0.25;
    }
    #mw-content-text .tabs li.selected a {
        border-color: currentColor;
    }
    #mw-content-text .tabs li:not(.selected):hover a {
        opacity: 0.5;
    }
    
    
    #mw-content-text .tabber div.tabbertab,
    #mw-content-text .tabber ul.tabbernav {
        border: none;
    }
    #mw-content-text .tabber ul.tabbernav {
        display: flex;
        flex-flow: row nowrap;
        padding: 0;
        font-family: Rubik,"Helvetica Neue",Helvetica,Arial,sans-serif;
        overflow: auto;
    }
    
     #mw-content-text .tabber ul.tabbernav li {
        display: flex;
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive) a,
    #mw-content-text .tabber ul.tabbernav li.tabberactive a {
        background: initial;
        border-color: currentColor;
        border-width: 0 0 2px !important;
        color: inherit;
        font-size: 12px;
        font-weight: 700;
        line-height:  1em;
        margin: 0;
        padding: 13px 11px;
        text-align: center;
        text-transform: uppercase;
        transition: opacity 0.3s;
        white-space: nowrap;
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive) a {
        opacity: 0.25;
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive):hover a {
        opacity: 0.5;
    }
    	body:after {
    	  content: "";
    	  background: url(https://vignette.wikia.nocookie.net/liveactiondcuniverse/images/6/65/Wiki_Background.png/revision/latest?cb=20200127204418&format=original);
    	  opacity: 0.5;
    	  top: 0;
    	  left: 0;
    	  bottom: 0;
    	  right: 0;
    	  background-size: cover;
    	  background-repeat: no-repeat;
    	  position: fixed;
    	  z-index: -1;   
    	}
    
    .mw-logline-import, .mw-changeslist-log-import {
       display:none !important; 
    }
    /*Bot Username Highlighting*/
    a[href="/wiki/User:MultiversalBot"],a[href="/wiki/Message_Wall:MultiversalBot"],a[href="/wiki/User_blog:MultiversalBot"],a[href*="Special:Contributions/MultiversalBot"]{
    color: purple !important; 
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Bureaucrats Username Highlighting*/
    a[href="/wiki/User:TheDemon08"],a[href="/wiki/Message_Wall:TheDemon08"],a[href="/wiki/User_blog:TheDemon08"]{
    color: red !important; 
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Administrators Username Highlighting*/
    a[href="/wiki/User:Zomlouis"],a[href="/wiki/Message_Wall:Zomlouis"],a[href="/wiki/User_blog:Zomlouis"],a[href="/wiki/User:Cool11guy12"],a[href="/wiki/Message_Wall:Cool11guy12"],a[href="/wiki/User_blog:Cool11guy12"],a[href="/wiki/User:Carpe_Universum"],a[href="/wiki/Message_Wall:Carpe_Universum"],a[href="/wiki/User_blog:Carpe_Universum"],a[href="/wiki/User:Itamar20112"],a[href="/wiki/Message_Wall:Itamar20112"],a[href="/wiki/User_blog:Itamar20112"]{
    color: orange !important; 
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Content Moderator Username Highlighting*/
    a[href="/wiki/User:Conner_Kennt69"],a[href="/wiki/Message_Wall:Conner_Kennt69"],a[href="/wiki/User_blog:Conner_Kennt69"]{
    color: green !important; 
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /* == Template:Mbox: IE Empty section == */
    .mbox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        height: auto;
        box-sizing: border-box;
        margin: 4px 5%;
        border-width: 1px;
        border-style: solid;
        background: transparent;
        padding: 0.25em;
        font-size: 95%;
    }
     
    .mbox-small {
        clear: right;
        float: right;
        margin: 4px 0 2px 1em;
        box-sizing: border-box;
        width: 238px;
        font-size: 88%;
        line-height: 1.25em;
    }
     
    .mbox-small.ambox {
        clear: left;
        float: left;
        margin: 4px 1em 2px 0;
    }
     
    .mbox pre {
        background-color: #f2f2f299;
    }
     
    .mbox div.mbox-message {
        flex-basis: 100%;
        padding: 0.25em;
        text-align: left;
    }
     
    .mbox .mbox-date,
    .mbox .mbox-info {
        font-size:85%;
    }
     
    .mbox div.mbox-image {
        padding: 0.25em;
    }
     
    .ambox {
        margin: 0 5%;
        border-color: #a2a9b1;
        border-left: 10px solid #36c;
    }
     
    .cmbox {
        border-color: #a2a9b1;
        background-color: #dfe8ff;
    }
     
    .imbox {
        border-width: 3px;
        border-color: #36c;
    }
     
    .xmbox {
        border-width: 2px;
        border-color: #36c;
        border-style: dotted;
    }
     
    .tmbox {
        border-width: 2px;
        border-color: #36c;
        background: #f8eaba;
    }
     
    .ombox {
        border-color: #36c;
    }
     
    .fmbox {
        margin: 4px 0;
    }
     
    .mbox-small.imbox,
    .mbox-small.xmbox,
    .mbox-small.tmbox {
        border-width: 1px;
    }
     
    .mbox-speedy,
    .mbox-warning {
        border-color: #b32424;
        background-color: #fee7e6;
    }
     
    .ambox.mbox-speedy {
        border-color: #a2a9b1;
        border-left-color: #b32424;
    }
     
    .cmbox.mbox-speedy,
    .xmbox.mbox-speedy,
    .xmbox.mbox-delete,
    .ombox.mbox-speedy,
    .ombox.mbox-delete {
        border-width: 3px;
    }
     
    .mbox-delete {
        border-color: #b32424;
    }
     
    .ambox.mbox-delete {
        border-color: #a2a9b1;
        border-left-color: #b32424;
    }
     
    .cmbox.mbox-delete {
        border-color: #a2a9b1;
        background: #fee7e6;
    }
     
    .mbox-content {
        border-color: #f28500;
    }
     
    .ambox.mbox-content {
        border-color: #a2a9b1;
        border-left-color: #f28500;
    }
     
    .cmbox.mbox-content {
        border-color: #a2a9b1;
        background: #ffe7ce;
    }
     
    .mbox-style {
        border-color: #fc3;
    }
     
    .ambox.mbox-style {
        border-color: #a2a9b1;
        border-left-color: #fc3;
    }
     
    .cmbox.mbox-style {
        border-color: #a2a9b1;
        background: #fff9db;
    }
     
    .mbox-notice {
        border-color: #36c;
    }
     
    .ambox.mbox-notice {
        border-color: #a2a9b1;
        border-left-color: #36c;
    }
     
    .cmbox.mbox-notice {
        border-color: #a2a9b1;
        background: #d8e8ff;
    }
     
    .mbox-move {
        border-color: #93c;
    }
     
    .ambox.mbox-move {
        border-color: #a2a9b1;
        border-left-color: #93c;
    }
     
    .cmbox.mbox-move {
        border-color: #a2a9b1;
        background: #e4d8ff;
    }
     
    .mbox-protection {
        border-color: #a2a9b1;
    }
     
    .ambox.mbox-protection {
        border-color: #a2a9b1;
        border-left-color: #a2a9b1;
    }
     
    .cmbox.mbox-protection {
        border-color: #a2a9b1;
        background: #efefe1;
    }
     
    .mbox-license {
    	border-color: #88a;
    }
     
    .mbox-featured {
        border-color: #cba135;
    }
     
    .ambox.mbox-featured {
        border-color: #a2a9b1;
        border-left-color: #cba135;
    }
     
    .ambox + .ambox {
        margin-top: -1px;
    }
     
    @media print {
        .mbox { 
            display: none;
        }
    } /* no mbox when printing */
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • IC228 • 5 days ago
  • IC228 • 5 days ago
  • IC228 • 6 days ago
  • IC228 • 6 days ago
  • Welcome to the DC Multiverse Wiki


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.