MediaWiki:Vector.css: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the Vector skin: #p-logo { .mw-no-invert; }")
 
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 */
#p-logo { .mw-no-invert; }
#p-logo.mw-no-invert;

Revision as of 07:49, 1 September 2021

/* All CSS here will be loaded for users of the Vector skin */
#p-logo.mw-no-invert;