namejr hace 4 años
padre
commit
114071fde0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      EBook.Web/Common/tasklib_book.css

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

@@ -69,7 +69,7 @@ p .answer-body:first-child{
 
 .docxParagraphs {
     /*border:solid red 1px;*/
-    line-height:28px !important;
+    line-height:25px !important;
 }
 .answertext {border:0px; border-bottom:solid #6ab7ff 1px; padding-left:5px; color:#6ab7ff;word-break:keep-all;}
 .btn-bgimg { background:url(file:///android_asset/js/update-answer.png) no-repeat;background-position: left 3px;padding-left:18px;font-size:16px;}