Browse Source

服务端刷题

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

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

@@ -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;