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



    MediaWiki:Cosmos.css: Difference between revisions

    m (Again trying to fix)
    m (Trying again)
    Line 2: Line 2:




    .infobox {
    width:300px;
    }
    .infobox img {
    .infobox img {
    width: 250px;
    width: 230px;
    height: auto;
    height: auto;
    }
    }

    Revision as of 06:11, 4 October 2020

    /* All CSS here will be loaded for users of the Cosmos skin */
    
    
    .infobox img {
    width: 230px;
    height: auto;
    }