新加坡国立大学景观建筑
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
.imagecontainer {
display: grid;
gridtemplatecolumns: repeat(autofit, minmax(300px, 1fr));
gridgap: 20px;
marginbottom: 50px;
}
.imgcard {
textalign: center;
cursor: pointer;
transition: opacity 0.3s;
}
.imgcard img {
maxwidth: 100%;
marginbottom: 10px;
}
.description {
opacity: 0;
transition: opacity 0.3s;
display: block;
margintop: 5px;
}
.showdescription:hover .description {
opacity: 1;
}
新加坡留学建筑图片大全
如果你需要更详细的信息或者有特定的建筑类型需求,欢迎留言,我会提供更专业的推荐。
版权所有,未经授权请勿商用。如有疑问,欢迎咨询。