Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(tried to hide history) |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
li #ca-history{ | li#ca-history{ | ||
display: none | display: none | ||
} | } |
Revision as of 17:08, 23 September 2024
/* CSS placed here will be applied to all skins */ li#ca-history{ display: none }