namejr 4 years ago
parent
commit
7873c135f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      EBook.Web/Common/tasklib_book.css

+ 1 - 1
EBook.Web/Common/tasklib_book.css

@@ -1,4 +1,4 @@
-body {text-align:left;background-color:red;}
+body {text-align:left;background-color:red !important;}
 p{word-break: break-word;word-wrap: break-word;clear:both;line-height: 22px;}
 /*作答区域外层*/
 .answer-body {border-radius: 5px;display:inline-block;margin-bottom:-1px;margin-top:8px;margin-bottom: 5px;line-height: 30px;}