« MediaWiki:Common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 11 : | Ligne 11 : | ||
h1.firstHeading { color: #212427; | h1.firstHeading { color: #212427; | ||
font-family: 'EB Garamond', serif; | font-family: 'EB Garamond', serif; | ||
font-weight: 600; | |||
} | } | ||
h2 { color: #212427; } | h2 { color: #212427; } | ||
h3 { color: #212427; } | h3 { color: #212427; } |
Version du 2 juin 2023 à 17:09
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600&family=Open+Sans&display=swap'); @media screen { .vector-menu-portal .vector-menu-content li { font-size: 1em } } body { color: #212427; font-family: 'Open Sans', sans-serif; } h1.firstHeading { color: #212427; font-family: 'EB Garamond', serif; font-weight: 600; } h2 { color: #212427; } h3 { color: #212427; }