Newer
Older
smart_construction / miniprogram / pages / notice / notice.wxss
dutingting on 12 Dec 2022 304 bytes first commit
/* miniprogram/pages/notice.wxss */

.login_image {
  width: 750rpx;
  height: 2300rpx;
  /* padding-top: 100rpx
  padding-left: 250rpx; */
}
.cover{
  position: fixed;
  top: 0rpx;
  margin-left: 290rpx;
   text-align:center;
   font-size: 50rpx;
   color: #FFCF00;
   width: 750rpx;
   z-index:9999;
 }