Difference between revisions of "MediaWiki:Common.css"

From Lew Wallace High School History Wiki
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{
 
  #p-tb{
 
  display : none;
 
  display : none;
 
  }
 
  }
*/
 

Latest revision as of 21:52, 26 May 2015

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

 #p-tb{
 display : none;
 }