« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 531 : | Ligne 531 : | ||
background: #2D1B4E; | background: #2D1B4E; | ||
color: #E8D5A3 !important; | color: #E8D5A3 !important; | ||
} | |||
.nph-tag-primary a { | |||
color: #E8D5A3 !important; | |||
text-decoration: none !important; | |||
} | } | ||
.nph-tag-primary:hover { | .nph-tag-primary:hover { | ||
| Ligne 539 : | Ligne 543 : | ||
color: #4A2D6B !important; | color: #4A2D6B !important; | ||
border: 1px solid #E0D5C0; | border: 1px solid #E0D5C0; | ||
} | |||
.nph-tag-secondary a { | |||
color: #4A2D6B !important; | |||
text-decoration: none !important; | |||
} | } | ||
.nph-tag-secondary:hover { | .nph-tag-secondary:hover { | ||
| Ligne 559 : | Ligne 567 : | ||
background: #2D1B4E; | background: #2D1B4E; | ||
transform: translateY(-1px); | transform: translateY(-1px); | ||
} | |||
.nph-btn a { | |||
color: #E8D5A3 !important; | |||
text-decoration: none !important; | |||
} | |||
.nph-btn:hover a { | |||
color: #F5ECD7 !important; | |||
} | } | ||