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.
14 lines
238 B
14 lines
238 B
5 years ago
|
page{
|
||
|
background: #ffffff;
|
||
|
}
|
||
|
.out{
|
||
|
width: 638rpx;
|
||
|
height: 94rpx;
|
||
|
background-color: #3c6cfc;
|
||
|
color: #fff;
|
||
|
margin: 1000rpx 58rpx 0 58rpx;
|
||
|
font-size:36rpx;
|
||
|
text-align: center;
|
||
|
line-height: 94rpx;
|
||
|
border-radius:45rpx;
|
||
|
}
|