« MediaWiki:Common.css » : différence entre les versions

De Niska/Accolades
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 9 : Ligne 9 :
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
}
}
h1.firstHeading { color: #212427;  
h1.firstHeading { color: #212427;}
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 à 21:55

@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;}
h2 { color: #212427; }
h3 { color: #212427; }