×
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
    (Undo revision 3986 by Carpe Universum (talk))
    Line 14: Line 14:
    content: "";
    content: "";
    background: url(https://vignette.wikia.nocookie.net/liveactiondcuniverse/images/6/65/Wiki_Background.png/revision/latest?cb=20200127204418&format=original);
    background: url(https://vignette.wikia.nocookie.net/liveactiondcuniverse/images/6/65/Wiki_Background.png/revision/latest?cb=20200127204418&format=original);
    opacity: 0.1;
    top: 0;
    top: 0;
    left: 0;
    left: 0;

    Revision as of 17:43, 28 January 2020

    /* username styling for admins - old */
    /*a[href="/wiki/User:Carpe_Universum"],a[href="/wiki/Message_Wall:Carpe_Universum"],a[href="/wiki/User_blog:Carpe_Universum"],a[href="Message_Wall_Greeting:Carpe_Universum"]{
    	color: white !important; 
            font: bold Helvetica, Arial, Sans-Serif;
            text-shadow: 1px 1px #003366, 2px 2px #003366, 3px 3px #003366;
    }
    a[href="/wiki/User:Test"],a[href="/wiki/Message_Wall:Test"],a[href="/wiki/User_blog:Test"],a[href="Message_Wall_Greeting:Test"]{
    color: white !important; 
            font: bold Helvetica, Arial, Sans-Serif;
            text-shadow: 1px 1px #228B22, 2px 2px #228B22, 3px 3px #228B22;
    }*/
    
    	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.1;
    	  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.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.