You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /* 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;
- }
|