MediaWiki:Common.css: Difference between revisions
From CPA
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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; } | |||
#p-logo { height: 120px; } | #p-logo { height: 120px; } | ||
#t-recentchangeslinked { display: none; } | #t-recentchangeslinked { display: none; } | ||
| Line 8: | Line 9: | ||
#feedlinks { display: none; } | #feedlinks { display: none; } | ||
#footer { display: none; } | #footer { 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; }