MediaWiki:Vector-2022.css: Difference between revisions

mNo edit summary
m fixed the error with missing slash
Line 1: Line 1:
* All CSS here will be loaded for users of the Vector2022 skin */
/* All CSS here will be loaded for users of the Vector2022 skin */




/* BACKGROUNDS, GENERAL DESING */
/* BACKGROUNDS, GENERAL DESING */


body.skin-vector-2022 .mw-body h1 {
.mw-body h1 {
     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;
}
}