MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
/* Hide Discussion/Talk tabs; we don't use them | /* Hide Discussion/Talk tabs; we don't use them | ||
#ca-talk { | #ca-talk, .mw-category-group h3 { | ||
display:none; | |||
visibility:hidden; | |||
} | } | ||
Revision as of 01:39, 9 June 2025
/* Inline background images are broken as of current MedaiWiki release */ .external { background-image:none !important; padding-right: 0 !important; } /* Hide Discussion/Talk tabs; we don't use them #ca-talk, .mw-category-group h3 { display:none; visibility:hidden; } /* Fix size of wiki logo */ .mw-wiki-logo { background-size:160px; } /* [[Category:Backend]] */