Aller au contenu

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

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 12 : Ligne 12 :


/* === Import Google Fonts (optionnel, à mettre tout en haut du fichier) === */
/* === Import Google Fonts (optionnel, à mettre tout en haut du fichier) === */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Lora:ital,wght@0,400;0,500;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Lora:ital,wght@0,400;0,600;1,400&display=swap');
 


/* ===================================================
/* ===================================================
Ligne 455 : Ligne 454 :
}
}
.nph-table-flat td:first-child {
.nph-table-flat td:first-child {
   font-weight: 400;
   font-weight: 600;
   color: #4A2D6B;
   color: #4A2D6B;
   white-space: nowrap;
   white-space: nowrap;
Ligne 462 : Ligne 461 :
.nph-table-flat td:first-child b,
.nph-table-flat td:first-child b,
.nph-table-flat td:first-child strong {
.nph-table-flat td:first-child strong {
   font-weight: 500;
   font-weight: 600;
}
.nph-card-body b,
.nph-card-body strong {
  font-weight: 500;
}
}
.nph-table-flat a {
.nph-table-flat a {
Ligne 788 : Ligne 783 :
   display: none;
   display: none;
}
}


/* ============================================ */
/* ============================================ */