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

aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Kims (discussion | contributions)
Aucun résumé des modifications
Ligne 2 465 : Ligne 2 465 :
     display: block !important;
     display: block !important;
}
}
}
/* ############################################ */
/* ### CRAFTING TABLES                      ### */
/* ### Used in: Template:Crafting table    ### */
/* ############################################ */
.np-crafting-table {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
}
.np-crafting-block {
    border: 1px solid #AAA;
    margin: 0;
    padding: 1px 2px;
    background-color: #E7EADA;
}
.np-crafting-block + .np-crafting-block {
    margin-top: 3px;
}
.np-crafting-requirement {
    background-color: #D6DBC1 !important;
}
.np-crafting-highlight {
    background-color: #C9D0AC !important;
}
.np-crafting-table .selflink {
    font-weight: normal;
}
}
45 246

modifications