Difference between revisions of "MediaWiki:Common.css"

From Dr. Joey Paquet Web Site
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;
Line 8: Line 9:
 
display : none;
 
display : none;
 
}
 
}
 +
*/

Revision as of 10:35, 13 November 2013

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

/*
#p-tb{
display : none;
}

#p-search{
display : none;
}
*/