mzx16822 6 年之前
父節點
當前提交
3604fd6bcf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/h5/datigame/css/main.css

+ 1 - 1
public/h5/datigame/css/main.css

@@ -263,7 +263,7 @@ background-color:#009688;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }
-.qs-item li.cur_true::before{content:"";position:absolute;left: 0.3rem;top: .3rem;width: .35rem;height: .35rem;border: solid .1rem #FFF;border-radius: 50%;}
+.qs-item li.cur_answer.cur_true::before{content:"";position:absolute;left: 0.3rem;top: .3rem;width: .35rem;height: .35rem;border: solid .1rem #FFF;border-radius: 50%;}
 .qs-item .page{text-align: center;color: #fff;font-size: .3rem;clear: both;}
 .end .qs-item{display: none;}
 .result{width: 6.12rem;height: 9rem;margin: 4.8rem 0.7rem 0;background-color: #FFF;display: none;position: relative;}