CSS
Код: Выделить всё
.rack {
border-left: 15px solid #959595;
}
.rack td {
border-bottom: 15px solid #f05f28;
width:100%;
}
.rack td:last-child {
border-bottom: none;
}
Код: Выделить всё
Подробнее здесь: https://stackoverflow.com/questions/361 ... ot-working