Commit e7770ba2 authored by 神楽坂玲奈's avatar 神楽坂玲奈

bg

parent 5dc37b68
......@@ -341,7 +341,19 @@
margin: 0 auto;
width: 300px;
height: 220px;
background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(1) > .section-fourth-bg {
background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(2) > .section-fourth-bg {
background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(3) > .section-fourth-bg {
background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
}
.section-fourth-row > div[nz-col]:nth-child(4) > .section-fourth-bg {
background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
}
.section-card-cover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment