MediaWiki:Vector.css: Difference between revisions

From WikiFictionAI
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
/* Hide the "Toolbox" section in the navigation bar */
#p-tb {
    display: none;
}

Revision as of 15:57, 4 January 2024

/* All CSS here will be loaded for users of the Vector skin */