You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
304 B
17 lines
304 B
page {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.back-iet {
|
|
width: 750rpx;
|
|
height: 520rpx;
|
|
background-image: url('https://pic.downk.cc/item/5f65a974160a154a678ab604.png');
|
|
}
|
|
|
|
.good-bg {
|
|
width: 330rpx;
|
|
height: 360rpx;
|
|
padding: 2rpx;
|
|
background: #FFFFFF;
|
|
box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
|
|
}
|