MediaWiki:Tweeki.css: Difference between revisions

    From LHDB
    No edit summary
    No edit summary
     
    (3 intermediate revisions by the same user not shown)
    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-nav {
    align-items: center !important;
    }
    .navbar-brand img {
        margin-top: 0px !important;
    }

    Latest revision as of 14:52, 25 February 2026

    /* CSS placed here will affect users of the Tweeki skin */
    .navbar-nav {
    	align-items: center !important;
    }
    
    .navbar-brand img {
        margin-top: 0px !important;
    }