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



    DC Multiverse Wiki

    MediaWiki:Cosmos.css: Difference between revisions

    Content added Content deleted
    No edit summary
    No edit summary
    Line 27: Line 27:
    }
    }


    .page-Special_NewPagesFeed span.mwe-pt-creation-date,
    .page-Special_NewPagesFeed .mw-body-content div {
    .page-Special_NewPagesFeed .mw-body-content div {
    filter: invert(100%);
    }

    .page-Special_NewPagesFeed span.mwe-pt-creation-date {
    filter: invert(100%) !important;
    filter: invert(100%) !important;
    }
    }

    Revision as of 20:53, 17 June 2021

    /* All CSS here will be loaded for users of the Cosmos skin */
    /*Developed by Universal Omega*/
    @import url(/wiki/MediaWiki:Series_themes.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:PortableNavbox.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:Profile_Universal-Omega.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:Profile_IC228.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:Profile_TheDemon08.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:Vertical_Tabber.css?action=raw&ctype=text/css);
    @import url(/wiki/MediaWiki:More_Styles.css?action=raw&ctype=text/css);
    
    .mw-spinner-container div:after {
        background: #fff !important;
    }
    
    /*.thumb {
        width:auto !important;
    } */
    
    .mw-special-NewPagesFeed #mwe-pt-list-warnings,
    .mw-indicator-mw-helplink,
    .ve-active #FastDeleteBtns,
    .ve-activating #FastDeleteBtns,
    .ns-8 .mw-editTools,
    .ns-special .mw-editTools,
    .ajaxpoll-id-info {
        display: none !important;
    }
    
    .page-Special_NewPagesFeed span.mwe-pt-creation-date,
    .page-Special_NewPagesFeed .mw-body-content div {
        filter: invert(100%) !important;
    }
    
    /* .mwe-popups.mwe-popups-is-not-tall .mwe-popups-extract {
        margin: 1em;
    }
    .mwe-popups-container footer {
        display:none;
    } */
    
    /*.wikitable > tr > th, .wikitable > * > tr > th{
        background:#000;
        color:#fff;
    }
    
    .wikitable > * > tr > td{
       background:unset;
    }
    .wikitable:not([style*="background-color"]) > * > tr > td{
       background:#000;
    }
    .wikitable{
        color: unset;
    }
    .wikitable:not([style*="background-color"]){
        color: #fff;
    } */
    
    /*.Appearances-table .ep-small {
        display:none;
    }
    
    .Appearances-table .ep-table {
        display:initial;
    }
    
    .ep-font{
        display:none;
    }
    
    .Appearances-table .ep-font {
        display: initial;
    } */
    
    .ajaxpoll {
        width: auto;
    }
    
    /* .add-image {
      display:none !important;
    } */
    
    /*Bot Username Highlighting*/
    #mw-content a[href*="UniversalBot"] {
        color: #a400a4 !important; 
        font: bold Helvetica, Arial, Sans-Serf !important;
    }
    
    /*Bureaucrats Username Highlighting*/
    #mw-content a[href*="TheDemon08"],
    #mw-content a[href*="Universal_Omega"] {
        color: #ddaa00 !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Administrators Username Highlighting*/
    #mw-content a[href*="Zomlouis"],
    #mw-content a[href*="IC228"] {
        color: #ff7777 !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Rollbacker Username Highlighting*/
    #mw-content a[href*="Rman41"] {
        color: #1eaf7a !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    .portable-infobox.pi-theme-navbox {
        box-sizing: border-box;
        float: none;
        margin: 0;
        width: 100%;
    }
    
    .portable-infobox.pi-theme-navbox .pi-data-value {
        flex-basis: auto;
        width: 100%
    }
    
    .portable-infobox.pi-theme-navbox .pi-data-label {
        flex-basis: 200px
    }
    
    .episode-countdowns {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .episode-countdowns .main-episode {
        flex: 50%;
    }
    
    @media (max-width: 800px) {
        div.episode-countdowns {
           flex-direction: column;
        }
    }
    
    .mw-editsection-bracket {
    	color: #D5D4D4 !important;
    }
    
    .portable-infobox h2 p {
        line-height: 10px;
    }
    
    .portable-infobox .pi-data-value > :not(ul),
    .portable-infobox .pi-data-value li {
        margin: 6px 0px !important;
    }
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.