Difference between revisions of "MediaWiki:Common.css"

From IVS Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #p-tb{ display : none; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#p-tb{
 
display : none;
 
}
 

Revision as of 15:01, 19 December 2016

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