Explorar o código

上传修改宽度和高度

namejr %!s(int64=4) %!d(string=hai) anos
pai
achega
1b4ee143ee
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      EBook.Web/Common/tasklib_book.css

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

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