Browse Source

服务端刷题

mzx16822 6 years ago
parent
commit
e3607f4c12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/plugins/layui/css/main.css

+ 1 - 1
public/plugins/layui/css/main.css

@@ -202,7 +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;background: #00706f;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: #009688;box-shadow: 0 0.1rem 0rem #00706f;}
 .qs-item .cur_answer.cur_true{
      background-color:#009688;
      color: #FFF;