|
@@ -202,12 +202,7 @@ body{
|
|
|
color: #FFF;
|
|
|
box-shadow: 0 0.1rem 0rem #7e8cdd;
|
|
|
}
|
|
|
-.qs-item .cur_answer.cur_error{
|
|
|
-/* background: url(../img/check-error.png) no-repeat center; */
|
|
|
- background-size:100%;
|
|
|
- color: #FFF;
|
|
|
- box-shadow: 0 0.1rem 0rem #009688;
|
|
|
-}
|
|
|
+.qs-item .cur_answer.cur_error{/* background: url(../img/check-error.png) no-repeat center; */background-size:100%;color: #FFF;background: #00706f;box-shadow: 0 0.1rem 0rem #009688;}
|
|
|
.qs-item .cur_answer.cur_true{
|
|
|
background-color:#009688;
|
|
|
color: #FFF;
|