Difference between revisions of "MediaWiki:Monobook.css"
From MDOT Policy Manual
Rchegireddy (talk | contribs) (Created page with "→CSS placed here will affect users of the MonoBook skin: #p-search {display:none;} #t-recentchangeslinked { display: none; } #t-trackbacklink { display: none; } #t-print {...") |
(No difference)
|
Revision as of 16:48, 8 January 2016
/* CSS placed here will affect users of the MonoBook skin */ #p-search {display:none;} #t-recentchangeslinked { display: none; } #t-trackbacklink { display: none; } #t-print { display: none; } #t-permalink { display: none; } #t-specialpages { display: none; }