webUi
赵桐华 5 years ago
parent 52b185c146
commit 519f6fcc6c
  1. 10
      frontend/web/assets/css/popUps.css

@ -14,8 +14,8 @@
.model-bg{
width: 560px;
position: absolute;
top: 40%;
left: 71%;
top: 30%;
left: 60%;
color:#fff;
margin-left: -600px;
z-index:2002 ;
@ -28,11 +28,11 @@
position:absolute;
width:80px;
font-size:16px;
color:#fff;
color:coral;
padding: 10px 20px;
border-radius: 6px;
top:30%;
left:65%;
left:53%;
z-index: 2002;
text-align: center;
border: 2px solid coral;
@ -47,7 +47,7 @@
width:100px;
text-align: center;
font-size:16px;
color:#fff;
color:#1ecd97;
padding: 10px 20px;
border-radius: 6px;
margin-top: 20px;

Loading…
Cancel
Save