/* pages3/userProtocol/userProtocol.wxss */ .content { padding: 30rpx; padding-top: 200rpx; color: #525252; } .content view { margin-bottom: 30rpx; } .title { font-weight: 600; font-size: 35rpx; text-align: center; } .paragraph { text-indent: 40rpx; } .item .titleInside { font-weight: 600; }