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 (???)
    mNo edit summary
    Line 3: Line 3:


    .infobox img {
    .infobox img {
    width: 30px;
    width: 200px;
    height: auto;
    height: auto;
    }
    }

    Revision as of 06:14, 4 October 2020

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