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

m
aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Ligne 713 : Ligne 713 :


.portal-thematic {
.portal-thematic {
display: flex;
-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 3;
color: #51E527;
color: #51E527;
}
}
.portal-thematic dl {
.portal-thematic dl {
display: table;
margin: auto;
margin: auto;
padding: 0;
padding: 0;
page-break-inside: avoid;
}
}
.portal-thematic dt span:last-child {
.portal-thematic dt {
border-bottom: 1px solid #383838;
border-bottom: 1px solid #383838;
}
}
.portal-thematic dd, .portal-thematic dt {
.portal-thematic dd, .portal-thematic dt {
display: table-row;
display: flex;
align-items: center;
height: 40px;
height: 40px;
}
margin: 0;
.portal-thematic dd span, .portal-thematic dt span {
display: table-cell;
vertical-align: middle;
}
}
.portal-thematic dd span:first-child, .portal-thematic dt span:first-child {
.portal-thematic dd span:first-child, .portal-thematic dt span:first-child {
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 734

modifications