« MediaWiki:Common.css » : différence entre les versions
De Wiki Dragon Quest
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 307 : | Ligne 307 : | ||
.carme { | .carme { | ||
background: #DEA493; | background: #DEA493; | ||
} | |||
.cattribut { | |||
background: #D21E02; | |||
} | |||
.cmerch { | |||
background: #6120AF; | |||
} | } | ||
| Ligne 464 : | Ligne 472 : | ||
table.carme th { | table.carme th { | ||
background: #DEA493; | background: #DEA493; | ||
} | |||
table.cattribut th { | |||
background: #D21E02; | |||
} | |||
table.cmerch th { | |||
background: #6120AF; | |||
} | } | ||