« 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, | @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: | 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: | font-weight: 600; | ||
} | } | ||
.nph-table-flat a { | .nph-table-flat a { | ||
| Ligne 788 : | Ligne 783 : | ||
display: none; | display: none; | ||
} | } | ||
/* ============================================ */ | /* ============================================ */ | ||