Files
ClassContent/历届学生/fontendsix/项目练习/上课项目/屁桃儿/css/info.css
2024-09-27 02:06:13 +08:00

11 lines
130 B
CSS

.imgList img {
width: 100%;
}
.imgList figure {
margin: 0;
font-size: 0;
}
.imgList figcaption {
display: none;
}