miaoguoreadme.wxss 220 B

12345678910111213141516
  1. .container {
  2. background-color: #f0f0f0;
  3. color: #1e1e1e;
  4. font-weight: 500;
  5. }
  6. .text1 {
  7. width: 690rpx;
  8. font-size:36rpx;
  9. margin:50rpx 0 0 0;
  10. }
  11. .text2 {
  12. width: 690rpx;
  13. font-size:24rpx;
  14. margin:30rpx 0 0 0;
  15. }