Kaynağa Gözat

提交样式修改

namejr 4 yıl önce
ebeveyn
işleme
69c0d90b01
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      EBook.Web/Common/tasklib_book.css

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

@@ -12,7 +12,7 @@ p{word-break: break-word;word-wrap: break-word;clear:both;}
 .answer-point-range img {float:left;margin-left:3px;margin-top:8px;width:12px;height:12px;}
 .answer-point-range span { float:left;margin-left:3px; margin-right:7px;color:#6ab7ff;line-height:28px;font-size:12px;}
 /*作答内容*/
-.answer-text { margin-left:5px; margin-right:8px;color:#6ab7ff;line-height:25px;font-size:16px;word-break:break-word;word-wrap:break-word;display:inline-block;text-indent:0;display:none;}
+.answer-text { margin-left:5px; margin-right:8px;color:#6ab7ff;line-height:25px;font-size:12px;word-break:break-word;word-wrap:break-word;display:inline-block;text-indent:0;display:none;}
 /*评阅及点击相关样式*/
 .no-answer { color:#989898;text-decoration:none;border-bottom: 1px solid #979797;}
 .bad-answer { color:red; }