Код: Выделить всё
container:children(8) .child {
//style the children this way if there are 8 children
}
Подробнее здесь: https://stackoverflow.com/questions/872 ... lement-has
Код: Выделить всё
container:children(8) .child {
//style the children this way if there are 8 children
}