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

    No edit summary
    No edit summary
    Line 1: Line 1:
    /* All CSS here will be loaded for users of the Cosmos skin */
    /* All CSS here will be loaded for users of the Cosmos skin */


    #addthistoolbar { display: none; }
    addthis_toolbar { display: none; }


    .infobox img {
    .infobox img {

    Revision as of 19:31, 4 October 2020

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