MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
background-position:center; | background-position:center; | ||
background-repeat: repeat !important;} | background-repeat: repeat !important;} | ||
#ca-talk { display: none !important; } | |||
#ca-viewsource { display: none !important; } | |||
#ca-history { display: none !important;} |
Revision as of 10:38, 6 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;}