MediaWiki:Common.css: Difference between revisions

From Sasara Wiki
Jump to navigationJump to search
No edit summary
Added to backend category
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* Inline background images are broken as of current MedaiWiki release */
/* Inline background images are broken as of current MedaiWiki release */
.external {
.external {
Line 6: Line 4:
     padding-right: 0 !important;
     padding-right: 0 !important;
}
}
<NOINCLUDE>/* [[Category:Backend]] */</NOINCLUDE>

Revision as of 07:40, 7 April 2025

/* Inline background images are broken as of current MedaiWiki release */
.external {
    background-image:none !important;
    padding-right: 0 !important;
}

<NOINCLUDE>/* [[Category:Backend]] */</NOINCLUDE>