|
|
@@ -1,7 +1,7 @@
|
|
|
body {text-align:left;}
|
|
|
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;}
|
|
|
+.answer-body {border-radius: 5px;display:inline-block;margin-bottom:-1px;margin-top:8px;margin-bottom: 5px;line-height: 30px;}
|
|
|
.answer-body[answer-showanswer='1']{display:inline;}
|
|
|
.answer-body[data-astatus='0'] {
|
|
|
height: 22px;
|
|
|
@@ -106,8 +106,8 @@ p .answer-body:first-child{
|
|
|
display:none;
|
|
|
}
|
|
|
.PSBar{
|
|
|
- height: 5px;
|
|
|
- line-height: 5px;
|
|
|
+ height: 3px;
|
|
|
+ line-height: 3px;
|
|
|
position: relative;
|
|
|
left: 0px;
|
|
|
bottom: -1px;
|