1234567891011121314151617181920212223242526272829303132333435363738394041 |
- .instructions.data-v-7de7ef2c {
- margin-top: 120rpx;
- }
- .instructions .content.data-v-7de7ef2c {
- padding: 0 40rpx 20rpx;
- }
- .instructions .content .title.data-v-7de7ef2c {
- height: 120rpx;
- line-height: 120rpx;
- text-align: center;
- color: #333;
- font-size: 32rpx;
- }
- .instructions .content ._p.data-v-7de7ef2c {
- -webkit-text-decoration: 2em;
- text-decoration: 2em;
- font-size: 24rpx;
- margin-top: 20rpx;
- }
- .instructions .content ._h3.data-v-7de7ef2c {
- font-size: 28rpx;
- }
- .instructions .content-title.data-v-7de7ef2c {
- height: 160rpx;
- padding: 34rpx 22rpx;
- border-bottom: 20rpx solid #f1f1f1;
- box-sizing: border-box;
- }
- .instructions .content-title ._h2.data-v-7de7ef2c {
- font-size: 32rpx;
- color: #333;
- margin-bottom: 10rpx;
- }
- .instructions .content-title ._p.data-v-7de7ef2c {
- color: #999999;
- font-size: 24rpx;
- }
- .instructions .video-view.data-v-7de7ef2c {
- width: 100%;
- }
|