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