Files
2024-09-27 02:06:13 +08:00

16 lines
231 B
CSS

.info_img img{
width: 100%;
font-size: 0;
}
.info_img figcaption{
display: none;
}
.xia{
display: block;
font-size: 0.4rem;
margin-top: 0.2rem;
color: #fb7299;
width: 100%;
text-align: center;
}