Difference between revisions of "Common.css"
From SB-Components Wiki
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-tb { display: none; } | #p-tb { display: none; } | ||
+ | #t-whatlinkshere { display: none; } | ||
+ | #t-recentchangeslinked { display: none; } | ||
+ | #t-specialpages { display: none; } | ||
+ | #t-info { display: none; } |
Revision as of 08:18, 12 April 2021
/* CSS placed here will be applied to all skins */ #p-tb { display: none; } #t-whatlinkshere { display: none; } #t-recentchangeslinked { display: none; } #t-specialpages { display: none; } #t-info { display: none; }