×
Create a new article
Write your page title here:
We currently have 276 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    MediaWiki:Common.css: Difference between revisions

    Content added Content deleted
    No edit summary
    m (quick infobox styling test, please disregard)
    Tag: Reverted
    Line 1: Line 1:
    /* CSS placed here will be applied to all skins */
    /* CSS placed here will be applied to all skins */

    .infobox {
    background-color: #ffffff;
    border: 2px solid #000000;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
    }
    .infobox-title {
    border: 1px solid #000000;
    font-size: 1.5em;
    text-align: center;
    background-color: #ffffff;
    }
    .infobox-subtitle {
    font-size: 1em;
    text-align: center;
    background-color: #fffff;
    }
    .infobox-image {
    text-align: center;
    background-color: #ffffff;
    }

    Revision as of 20:48, 25 April 2024

    /* CSS placed here will be applied to all skins */
    
    .infobox {
    background-color: #ffffff;
    border: 2px solid #000000;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
    }      
    .infobox-title {
    border: 1px solid #000000;
    font-size: 1.5em;
    text-align: center;
    background-color: #ffffff;
    }
    .infobox-subtitle {
    font-size: 1em;
    text-align: center;
    background-color: #fffff;
    }
    .infobox-image {
    text-align: center;
    background-color: #ffffff;
    }
    
    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.