« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 070 : | Ligne 1 070 : | ||
letter-spacing: 0.06em; | letter-spacing: 0.06em; | ||
padding: 7px 8px !important; | padding: 7px 8px !important; | ||
} | |||
/* Séparations d'ères : blanc sur la ligne Ères (fond pourpre) */ | |||
.neph_table_incarnations tr:first-child th.ere-end { | |||
border-right: 3px solid #ffffff !important; | |||
} | } | ||
| Ligne 1 105 : | Ligne 1 110 : | ||
border-right: 2px solid #574B6B !important; | border-right: 2px solid #574B6B !important; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
width: | width: 95px; | ||
min-width: | min-width: 95px; | ||
max-width: | max-width: 95px; | ||
white-space: normal; | white-space: normal; | ||
} | } | ||
| Ligne 1 113 : | Ligne 1 118 : | ||
.neph_table_incarnations .neph-sticky-2 { | .neph_table_incarnations .neph-sticky-2 { | ||
position: sticky !important; | position: sticky !important; | ||
left: | left: 95px !important; | ||
z-index: 7; | z-index: 7; | ||
background: #E3DEE8 !important; | background: #E3DEE8 !important; | ||
| Ligne 1 124 : | Ligne 1 129 : | ||
width: 60px; | width: 60px; | ||
min-width: 60px; | min-width: 60px; | ||
max-width: 60px; | |||
box-shadow: 3px 0 6px rgba(87, 75, 107, 0.1); | box-shadow: 3px 0 6px rgba(87, 75, 107, 0.1); | ||
} | } | ||