Difference between revisions of "MediaWiki:Common.css"

From docs
Jump to: navigation, search
 
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;
 +
}

Latest revision as of 14:43, 8 October 2013

/* CSS placed here will be applied to all skins */
#p-tb{
 display : none;
 }