« MediaWiki:Minerva.css » : différence entre les versions
De Wiki Lylat
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 10 : | Ligne 10 : | ||
.header-container.header-chrome | .header-container.header-chrome | ||
{ | { | ||
background-color: # | background-color: ##00032a !important; | ||
border-bottom: 1px solid #e5e8f2; | border-bottom: 1px solid #e5e8f2; | ||
border-bottom-left-radius: 5px; | border-bottom-left-radius: 5px; | ||
Version du 18 août 2025 à 20:12
/* Tout CSS placé ici sera chargé avec les pages accédées par les utilisateurs de l’habillage MinervaNeue */
@font-face {
font-family: 'Arwing';
src: url('http://starfox.wiki-kirby.fr/images/6/6e/Arwing-font.ttf') format('opentype');
font-weight: normal;
font-style: normal;
}
.header-container.header-chrome
{
background-color: ##00032a !important;
border-bottom: 1px solid #e5e8f2;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.minerva-header .branding-box a
{
font-size: 20px;
font-family: 'Arwing', sans-serif;
}