|
@@ -143,8 +143,8 @@ body{
|
|
|
.qs-item{padding: 3.8rem 1rem 0;display: none;position: absolute;left: 0;top: 0;z-index: 99;}
|
|
|
.qs-item .tit{color: #FFF;font-size: .4rem;text-align: center;display: block;margin-bottom: .2rem;}
|
|
|
.qs-item li{
|
|
|
- width: 5.4rem;
|
|
|
- height: 1.15rem;
|
|
|
+ width: 4.46rem;
|
|
|
+ height: .95rem;
|
|
|
border-radius: 1.15rem;
|
|
|
color: #8400b1;
|
|
|
background-color: #FFF;
|
|
@@ -162,6 +162,7 @@ body{
|
|
|
background-size: 100%;
|
|
|
color: #222e71;
|
|
|
font-size: .44rem;
|
|
|
+ float: left;
|
|
|
}
|
|
|
.qs-item li.on,.qs-item li .cur_answer{
|
|
|
background: url(../img/check-true.png) no-repeat center;
|