MediaWiki:Bhcvectorbrand-css
/* Custom CSS for the branded preview (scoped). */ /* Tip: start selectors with body.bhc-branding ... */
/* Ensure sidebar does not visually extend past the footer */ body.bhc-branding #mw-panel {
padding-bottom: 3rem;
}
body.bhc-branding .bhc-footer {
position: relative; z-index: 1;
}
