MediaWiki:Vector-2022.css: Difference between revisions

m added the font further
mNo edit summary
Line 7: Line 7:
.vector-sticky-header-context-bar-primary {
.vector-sticky-header-context-bar-primary {
     font-family: -apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Inter','Helvetica','Arial',sans-serif;
     font-family: -apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Inter','Helvetica','Arial',sans-serif;
}
.mw-body h1 {
    backdrop-filter: blur(5px);
}
}