body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
.gallery {
display: grid;
gridtemplatecolumns: repeat(autofit, minmax(300px, 1fr));
gridgap: 20px;
padding: 20px;
}
.imgbox {
textalign: center;
cursor: pointer;
}
.imgbox img {
maxwidth: 100%;
transition: opacity 0.3s;
}
.imgbox:hover img {
opacity: 0.8;
}
.description {
margintop: 10px;
textalign: left;
}
高科技图片大全
如果你需要更多图片,或者有特定行业的图片需求,欢迎提供关键词,我会帮你更新。你也可以点击图片链接查看高清原图。
版权所有,未经授权请勿商用。如有疑问,欢迎留言。