...
|
...
|
@@ -100,6 +100,7 @@ html,body { |
|
|
left: 10%;
|
|
|
top:33%;
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
}
|
|
|
.faill{
|
|
|
background-image:resolve('life/login/faill.png');
|
...
|
...
|
@@ -110,6 +111,7 @@ html,body { |
|
|
left:10%;
|
|
|
top:33%;
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
}
|
|
|
.late{
|
|
|
background-image:resolve('life/login/late.png');
|
...
|
...
|
@@ -120,6 +122,7 @@ html,body { |
|
|
left: 10%;
|
|
|
top:33%;
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
}
|
|
|
.sure{
|
|
|
position: absolute;
|
...
|
...
|
|