Перейти к содержанию

Шаблон:ItemTable.css

Материал из Tau Ceti Station Wiki

.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;

}