MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "→CSS placed here will be applied to all skins:  .mw-category-generated {   visibility: hidden;   display:none; }" | No edit summary | ||
| Line 5: | Line 5: | ||
|    display:none; |    display:none; | ||
| } | } | ||
| #t-specialpages { display: none; } | |||
Revision as of 16:47, 9 October 2024
/* CSS placed here will be applied to all skins */
.mw-category-generated
{
  visibility: hidden;
  display:none;
}
#t-specialpages { display: none; }