MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→All CSS here will be loaded for users of the Vector skin: .vector-menu-tabs ul li { background: #f6f6f6; } .vector-menu-tabs li.selected { background: #fbfbfb; }" |
(No difference)
|
Revision as of 08:52, 24 June 2025
/* All CSS here will be loaded for users of the Vector skin */ .vector-menu-tabs ul li { background: #f6f6f6; } .vector-menu-tabs li.selected { background: #fbfbfb; }