10 lines
145 B
CSS
10 lines
145 B
CSS
|
|
.tcp_products_thumbs div {
|
||
|
|
width: 192px;
|
||
|
|
}
|
||
|
|
.tcp_products_thumbs a {
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
.tcp_products_thumbs span {
|
||
|
|
height: 196px;
|
||
|
|
}
|