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

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 664 : Ligne 664 :
.nph-ephem-random-table td:last-child {
.nph-ephem-random-table td:last-child {
   color: #4A3F32;
   color: #4A3F32;
  font-style: italic;
}
.nph-ephem-random-table th {
  font-size: 0.7rem;
  font-weight: 600;
  color: #4A2D6B;
  text-align: center;
  padding: 0.2rem 0.5rem;
  border-bottom: 2px solid rgba(196,154,42,0.4);
  background: rgba(255,255,255,0.4);
}
.nph-ephem-random-table td.nph-ephem-malus-cell {
  color: #A0522D;
   font-style: italic;
   font-style: italic;
}
}