Authored by
张丽霞
font 调整
...
|
...
|
@@ -74,7 +74,7 @@ |
|
|
width: 100%;
|
|
|
margin-bottom: 30px;
|
|
|
border: 1px solid #fff;
|
|
|
font-size: 18px;
|
|
|
font-size: 28px;
|
|
|
color: #fff;
|
|
|
background: #9d1a15;
|
|
|
border-radius: 0.3rem;
|
...
|
...
|
@@ -86,7 +86,7 @@ |
|
|
height: 88px;
|
|
|
width: 100%;
|
|
|
text-align: center;
|
|
|
font-size: 18px;
|
|
|
font-size: 28px;
|
|
|
border-radius: 0.3rem;
|
|
|
background: #b0b0b0;
|
|
|
color: #e0e0e0;
|
...
|
...
|
|