index.css 616 B

123456789
  1. .list-title{font-size: 36rpx;color: #333;font-weight: bold;justify-content: space-between;}
  2. .list-more{font-size: 24rpx;color: #999;font-weight: normal;}
  3. .list-more image{width: 14rpx;height: 22rpx;margin-left: 12rpx;}
  4. .rec .li{padding: 30rpx 0;border-bottom: 1rpx solid #EDEDED;}
  5. .rec-tit{font-size: 34rpx;color: #333;line-height: 48rpx;height: 96rpx;margin-bottom: 25rpx;}
  6. .author{font-size: 28rpx;color: #999;margin-right: 24rpx;}
  7. .author image{width: 32rpx;height: 32rpx;border-radius: 2rpx;margin-right: 10rpx;}
  8. .rec-time{font-size: 28rpx;color: #999;}
  9. .rec-img{width: 218rpx;height: 152rpx;margin-left: 55rpx;}