MediaWiki:Vector.css: Difference between revisions

    From LHDB
    (Created page with "→‎All CSS here will be loaded for users of the Vector skin: .mw-logo-container { display: none !important; }")
    (No difference)

    Revision as of 11:41, 25 June 2025

    /* All CSS here will be loaded for users of the Vector skin */
    
    .mw-logo-container {
      display: none !important;
    }