Commit ef137726 authored by zhengke's avatar zhengke

改样式

parent a8326654
...@@ -2861,16 +2861,16 @@ ...@@ -2861,16 +2861,16 @@
right: 0px; right: 0px;
width: 0px; width: 0px;
height: 0px; height: 0px;
border-top: 12px solid red; border-top: 15px solid #47bf8c;
border-bottom: 12px solid transparent; border-bottom: 15px solid transparent;
border-left: 12px solid transparent; border-left: 15px solid transparent;
border-right: 12px solid red; border-right: 15px solid #47bf8c;
} }
.travel_warningDi::after{ .travel_warningDi::after{
content: '地'; content: '地';
position: absolute; position: absolute;
top: -12px; top: -14px;
right: -10px; right: -12px;
white-space: nowrap; white-space: nowrap;
color: #FFFFFF; color: #FFFFFF;
font-size: 12px; font-size: 12px;
......
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