Commit ae8d6ca9 authored by agping's avatar agping

拨打电话 样式优化

parent cbe14f8a
......@@ -74,7 +74,7 @@ tbody>tr:nth-of-type(16){
}
.call-hide-area>p:nth-of-type(3){
text-align: center;
font-size: 30px;
font-size: 38px;
line-height: 180px;
}
.call-hide-area>p:nth-of-type(4){
......@@ -83,12 +83,12 @@ tbody>tr:nth-of-type(16){
align-items: center;
}
.call-hide-area>p:nth-of-type(4)>a{
flex: 160px 0 0;
height: 60px;
line-height: 60px;
flex: 120px 0 0;
height: 46px;
line-height: 46px;
border-radius: 10px;
text-align: center;
font-size: 20px;
font-size: 18px;
background-color: #286090;
color: white;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment