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

bg

parent 5dc37b68
...@@ -341,6 +341,18 @@ ...@@ -341,6 +341,18 @@
margin: 0 auto; margin: 0 auto;
width: 300px; width: 300px;
height: 220px; height: 220px;
}
.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'); background: url('https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg');
} }
......
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