examtest_mp/pages/lianxi/index.wxss

14 lines
430 B
Plaintext

/* pages/lianxi/index.wxss */
.weui-panel {
margin-left:8px;
margin-right:8px;
border-radius: 8px;
/* background: linear-gradient(to right, #fad8be 0%, #fe6673 100%); */
/* background:#00a7d0; */
background: rgba(255, 255, 255, 1);
box-shadow: 0px 4rpx 16rpx 0px rgba(140, 160, 181, 0.2);
/* background: linear-gradient(to right, #3399CC 0%, #0066CC 100%); */
}
/* .weui-media-box__title {
color:ghostwhite
} */