Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Collapsible Vector fix post 1.35 upgrade) |
m (oops) |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
− | /* CollapsibleVector fix. | + | /* CollapsibleVector fix.*/ |
.portal h3, .vector-menu-portal h3 { | .portal h3, .vector-menu-portal h3 { | ||
background-size: auto !important; | background-size: auto !important; | ||
} | } |
Latest revision as of 23:03, 2 July 2022
/* All CSS here will be loaded for users of the Vector skin */
/* CollapsibleVector fix.*/
.portal h3, .vector-menu-portal h3 {
background-size: auto !important;
}