Difference between revisions of "MediaWiki:Common.css"

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

Latest revision as of 14:57, 31 May 2018

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