MediaWiki:Common.css: Difference between revisions

From KSI Wiki
Jump to: navigation, search
mNo edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Title Icons */
#title-icons {
display: none !important;
visibility: hidden !important;

Revision as of 00:42, 12 March 2019

/* CSS placed here will be applied to all skins */


/* Title Icons */
#title-icons { 
	display: none !important;
	visibility: hidden !important;