MediaWiki:Tweeki.css: Difference between revisions

    From LHDB
    No edit summary
    No edit summary
    Line 1: Line 1:
    /* CSS placed here will affect users of the Tweeki skin */
    /* CSS placed here will affect users of the Tweeki skin */
    .navbar-brand img {
    .navbar-brand img {
    width: 100px;
    width: 50px;
    }
    }

    Revision as of 22:22, 25 May 2024

    /* CSS placed here will affect users of the Tweeki skin */
    .navbar-brand img {
    	width: 50px;
    }