MediaWiki:Common.css: Difference between revisions

From CPA
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


#firstheading { display: none; }
#firstHeading { display: none; }
#p-logo { height: 120px; }
#p-logo { height: 120px; }
#t-recentchangeslinked { display: none; }
#t-recentchangeslinked { display: none; }

Latest revision as of 13:06, 23 June 2025

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

#firstHeading { display: none; }
#p-logo { height: 120px; }
#t-recentchangeslinked { display: none; }
#t-specialpages { display: none; } 
#t-permalink { display: none; } 
#t-info{ display: none; } 
#feedlinks { display: none; } 
#footer { display: none; }