|
@@ -133,6 +133,7 @@ body{
|
|
|
left: .2rem;
|
|
|
width: 2rem;
|
|
|
text-align: center;
|
|
|
+ text-shadow: 2px 2px 0px #820b3e;
|
|
|
}
|
|
|
.cov4 .name{left: 1.7rem;top: -1.2rem;}
|
|
|
.gstart .name{top: 3.4rem;width: 2rem;left: 50%;margin-left: -1rem;text-align: center;}
|
|
@@ -322,7 +323,7 @@ body{
|
|
|
animation-iteration-count: infinite;
|
|
|
}
|
|
|
.gstart{display:none}
|
|
|
-.popwind{width:6.05rem;height:6.98rem;position: absolute;left: 0.8rem;top: 2.5rem;background: url(../img/rulebg.png);background-size: 100%;display: none;}
|
|
|
+.popwind{width:6.05rem;height:6.98rem;position: absolute;left: 0.8rem;top: 2.5rem;background: url(../img/rulebg.png);background-size: 100%;display: none;z-index: 99;}
|
|
|
.popwind .art{
|
|
|
padding: 1.1rem .82rem .4rem;
|
|
|
height: 4rem;
|
|
@@ -347,7 +348,7 @@ body{
|
|
|
left: 6rem;
|
|
|
top: .5rem;
|
|
|
}
|
|
|
-.popbg{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
|
|
|
+.popbg{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 90;}
|
|
|
.covxlz{ width: 2.86rem;left: 50%; margin-left: -1.43rem; bottom: .5rem; height: 1rem; border-radius: .5rem; background-color: #a7a8c5;line-height: 1rem;text-align: center;color: #222e71 }
|
|
|
.con {
|
|
|
position:relative;
|