MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Scott Munro (talk | contribs) No edit summary |
imported>Scott.Munro (Created page with "→CSS placed here will be applied to all skins: .user-show { display: none !important; }") |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.user-show { | |||
display: none !important; | |||
} |