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 (Still trying)
    (Still fixing)
    Line 2: Line 2:


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

    Revision as of 06:00, 4 October 2020

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