Commit ae8d6ca9 authored by agping's avatar agping

拨打电话 样式优化

parent cbe14f8a
...@@ -74,7 +74,7 @@ tbody>tr:nth-of-type(16){ ...@@ -74,7 +74,7 @@ tbody>tr:nth-of-type(16){
} }
.call-hide-area>p:nth-of-type(3){ .call-hide-area>p:nth-of-type(3){
text-align: center; text-align: center;
font-size: 30px; font-size: 38px;
line-height: 180px; line-height: 180px;
} }
.call-hide-area>p:nth-of-type(4){ .call-hide-area>p:nth-of-type(4){
...@@ -83,12 +83,12 @@ tbody>tr:nth-of-type(16){ ...@@ -83,12 +83,12 @@ tbody>tr:nth-of-type(16){
align-items: center; align-items: center;
} }
.call-hide-area>p:nth-of-type(4)>a{ .call-hide-area>p:nth-of-type(4)>a{
flex: 160px 0 0; flex: 120px 0 0;
height: 60px; height: 46px;
line-height: 60px; line-height: 46px;
border-radius: 10px; border-radius: 10px;
text-align: center; text-align: center;
font-size: 20px; font-size: 18px;
background-color: #286090; background-color: #286090;
color: white; 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