| | |
| | | .routename-and-peoplename { |
| | | background: transparent; |
| | | border-radius: 10px; |
| | | } |
| | | |
| | | .routename-and-peoplename .layui-layer-title { |
| | | padding: 0 80px; |
| | | text-align: center; |
| | | background: rgba(12, 25, 49, 0.8); |
| | | background: #fff; |
| | | border: none; |
| | | color: #fff; |
| | | color: #677788; |
| | | font-size: 20px; |
| | | } |
| | | |
| | | .routename-and-peoplename .layui-layer-setwin .layui-layer-close1 { |
| | | background-position: -80px -40px; |
| | | border-radius: 10px 10px 0 0; |
| | | } |
| | | |
| | | .routename-and-peoplename .layui-layer-content { |
| | | background: rgba(12, 25, 49, 0.8); |
| | | |
| | | background: #fff; |
| | | border-radius: 0 0 10px 10px; |
| | | } |