MediaWiki:Vector.css: Difference between revisions

From Impact Wiki
Jump to navigation Jump to search
Created page with "All CSS here will be loaded for users of the Vector skin: #p-tb { display: none; }"
 
(No difference)

Latest revision as of 22:45, 7 May 2025

/* All CSS here will be loaded for users of the Vector skin */
#p-tb {
    display: none;
}