12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
.home_page_bg.data-v-5d820a60 {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 37%;
|
|
z-index: 0;
|
|
background: linear-gradient(180deg, rgba(208, 229, 255, 0.44) 0%, rgba(255, 255, 255, 0) 100%),
|
|
linear-gradient(146deg, #d3d7ff 0%, rgba(255, 255, 255, 0) 100rpx),
|
|
linear-gradient(194deg, #dffff3 0%, #f7f7f7 200rpx);
|
|
background-repeat: no-repeat;
|
|
} |