« MediaWiki:Common.css » : différence entre les versions
De Wik&Tic Wik&siT
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 20 : | Ligne 20 : | ||
.skin-vector-2022 .mw-parser-output h5 { | .skin-vector-2022 .mw-parser-output h5 { | ||
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif; | font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif; | ||
font-weight: 400; /* normal */ | font-size: 1.4em;font-weight: 400; /* normal */ | ||
} | } | ||
Version du 9 janvier 2026 à 14:40
/* Le CSS placé ici sera appliqué à tous les habillages. */
/* Ajustement des titres */
/* Titres Vector 2022 – style Timeless */
.skin-vector-2022 .mw-parser-output h2 {
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif;
font-size: 1.8em;font-weight: 400; /* normal */
}
.skin-vector-2022 .mw-parser-output h3 {
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif;
font-size: 1.7em;font-weight: 400; /* normal */
}
.skin-vector-2022 .mw-parser-output h4 {
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif;
font-size: 1.5em;font-weight: 400; /* normal */
}
.skin-vector-2022 .mw-parser-output h5 {
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif;
font-size: 1.4em;font-weight: 400; /* normal */
}
.skin-vector-2022 .mw-parser-output h6 {
font-family: 'Libertinus Serif', 'Linux Libertine', 'Times New Roman', serif;
font-weight: 400; /* normal */
}