« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 640 : | Ligne 640 : | ||
} | } | ||
.nph-ephem-random-table { | .nph-ephem-random-table { | ||
width: 100%; | |||
border-collapse: collapse; | |||
margin: 0.4rem 0; | |||
font-size: 0.78rem; | |||
} | |||
.nph-ephem-random-table td { | |||
padding: 0.2rem 0.5rem; | |||
border-bottom: 1px solid rgba(196,154,42,0.25); | |||
} | |||
.nph-ephem-random-table tr:last-child td { | |||
border-bottom: none; | |||
} | |||
.nph-ephem-random-table td:first-child { | |||
font-weight: 700; | |||
color: #4A2D6B; | |||
text-align: center; | text-align: center; | ||
width: 55px; | |||
background: rgba(255,255,255,0.5); | |||
border-radius: 3px; | |||
font-family: 'Cinzel', 'Georgia', serif; | |||
font-size: 0.75rem; | font-size: 0.75rem; | ||
} | } | ||
.nph-ephem-random-table | .nph-ephem-random-table td:last-child { | ||
color: #4A3F32; | |||
font-style: italic; | |||
} | } | ||
.nph-ephem-random-note { | .nph-ephem-random-note { | ||