×
Create a new article
Write your page title here:
We currently have 6 articles on Avengers Reserves. Type your article name above or click on one of the titles below and start writing!



    Avengers Reserves

    MediaWiki:Prime.css

    Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
    /* Prime */
    #prime.default {
        background: #a1a8c2;
    }
    
    #prime-name {
        font-size: 30px;
        width: 100%;
        font-weight: normal;
        height: 32px;
        line-height: 32px;
    }
    #prime-name .default {
        background: cornflowerblue;
        color: white;
        font-family: "EuroHeavy";
        text-align: left;
        padding-left: 30px;
        padding-right: 20px;
    }
    
    #prime-section {
        margin-top: 5px;
    }
    
    #prime-header {
        width: 100px;
        float: left;
    }
    #prime-header .default {
        background: cornflowerblue;
        color: white;
        font-family: "Aller";
        padding-right: 5px;
        text-align: right;
    }
    
    #prime-header-compact {
        width: 20px;
        float: left;
        position: relative;
        height: 90px;
    }
    #prime-header-compact .default {
        background: cornflowerblue;
        color: white;
        font-family: "Aller";
        text-align: left;
        padding-left: 5px;
        transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
    }
    
    #prime-header-label {
        width: 85px;
        height: 20px;
        transform-origin: 45px 45px;
        -ms-transform-origin: 45px 45px;
        -webkit-transform-origin: 45px 45px;
    }
    
    #prime-innerheader {
        width: 100%;
    }
    #prime-innerheader .default {
        background: #8B864E;
        font-family: "EuroHeavy";
        font-size: 20px;
        color: white;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    
    #prime-specialty {
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-align: left;
    }
    
    #prime-specialty .default {
        font-family: "Aller";
        font-variant: small-caps;
        font-size: 16px;
    }
    
    #prime-desc {
        font-size: 9px;
        color: #000000;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-align: justify;
        margin-top: 5px;
    }
    
    #prime-desc .default {
        font-family: "Aller";
        background: #FFF68F;
        color: black;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #prime-desc p {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    
    #prime-block {
    
    }
    
    #prime-block .default {
        background: lightskyblue;
        color: white;
        font-family: "Aller";
    }
    
    #prime-innerblock .autobot {
        background: 00000000;
    }
    
    #prime-container {
    
    }
    #prime-container .default {
        background: #8B864E;
        color: white;
    }
    
    #prime-text {
        background: white;
        font-size: 11px;
        color: #000000;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-align: left;
    }
    
    #prime-text .headline {
        font-weight: bold;
        font-size: 16px;
        font-variant: small-caps;
        vertical-align: bottom;
    }
    
    #prime-text .checkbox {
        width: 5%;
        float: left;
        font-size: 20px;
    }
    
    #prime-text .trigger {
        width: 95%;
        float: left;
    }
    
    #prime-text .default {
        background: white;
        font-family: "Aller";
        letter-spacing: 0px;
        line-height: 16px;
        padding-left: 5px;
    }