certificate.css 526 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .container{position: relative;overflow: hidden;min-height: 100vh;}
  2. .container .page-bg{position: absolute;left: 0;top: 0;width: 100%;height: 1090rpx;max-height: unset;z-index: -1;}
  3. .cart-no{margin-top: 333rpx;text-align: center;font-size: 24rpx;color: #26D18B;}
  4. .cart-text{margin: 10rpx 100rpx;line-height: 40rpx;font-size: 28rpx;color: #666;text-indent: 2em;}
  5. /* .save-tip{text-align: center;margin-top: 24rpx;color: #666;font-size: 30rpx;position: fixed;bottom: 24rpx;left: 0;right: 0;} */