Шаблон:ItemTable.css
Внешний вид
.itemtable {
background-color: hsla(28, 6%,46%,calc(50/100)) !important;
} .itemtable>*>*>* {
padding: 10px !important; border: 1px solid hsla(28, 6%,46%,calc(50/100)) !important;
} .itemtable>*>tr>th {
text-align: center; padding: 10px !important; background-color: hsla(28, 6%,46%,calc(50/100)) !important;
}