MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 08:28, 7 September 2022
/* CSS placed here will be applied to all skins */ body.mediawiki {background-image: url(../images/newbackground.png); background-color: #f8f6eb; background-position:center; background-repeat: repeat !important;} #ca-talk { display: none !important; } #ca-viewsource { display: none !important; } #ca-history { display: none !important;} #t-whatlinkshere { display: none !important;} #t-recentchangeslinked { display: none !important;} #t-specialpages { display: none !important;} #t-permalink { display: none !important;} #t-info { display: none !important;} #footer { display: none !important;}