MediaWiki:Common.css: Difference between revisions

From Lsdf
Jump to navigationJump to search
mNo edit summary
mNo edit summary
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{


Line 6: Line 7:


}
}
*/

Revision as of 22:50, 16 March 2014

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

?*
#p-tb{

display : none;

}
*/