7 lines
96 B
CSS
7 lines
96 B
CSS
.info_img img {
|
|
width: 100%;
|
|
font-size: 0;
|
|
}
|
|
.info_img figcaption {
|
|
display: none;
|
|
} |