« MediaWiki:Vector-2022.css » : différence entre les versions
Apparence
Contenu supprimé Contenu ajouté
Aucun résumé des modifications Balise : Révocation manuelle |
Aucun résumé des modifications |
||
| Ligne 6 : | Ligne 6 : | ||
text-transform: lowercase; |
text-transform: lowercase; |
||
color: #000; |
color: #000; |
||
} |
|||
.vector-header-container { |
|||
min-height: 66px; /* ou selon ton besoin */ |
|||
} |
} |
||
Version du 29 octobre 2025 à 19:22
/* Heroes writing with the "Heroes" font */
.mw-logo-wordmark {
font-family: heroes;
font-size: 1.50em;
text-transform: lowercase;
color: #000;
}
.vector-header-container {
min-height: 66px; /* ou selon ton besoin */
}