namejr 4 éve
szülő
commit
e3fe349ce3
2 módosított fájl, 11 hozzáadás és 5 törlés
  1. 6 5
      EBook.Web/Common/tasklib_book.css
  2. 5 0
      EBook.Web/EBook.Web.csproj

+ 6 - 5
EBook.Web/Common/tasklib_book.css

@@ -155,9 +155,9 @@ td p .answer-body{
     word-break:normal !important;
 }
 table{
-    table-layout:fixed;
+    /*table-layout:fixed;
     word-wrap:break-word;
-    word-break:break-all;
+    word-break:break-all;*/
 }
 table tr td:last-child{
     padding-right:10px !important;
@@ -235,13 +235,14 @@ table tr td:last-child{
     border-radius: 24px;
 }
 .LDivFooter .LDFPlayS {
-    width:47px;
-    height:47px;
+    width:40px;
+    height:40px;
     float: left;
-    background-image: url('../Images/Listen/播放2@2x.png');
+    background-image: url('../Images/Listen/播放2@3x.png');
     background-repeat: no-repeat;
     background-size: 100%;
     margin-left: 10px;
+    margin-top: 4px;
 }
 .LDFPlayS[data-playstatus='1'] {
     background-image: url('../Images/Listen/暂停2@2x.png');

+ 5 - 0
EBook.Web/EBook.Web.csproj

@@ -80,7 +80,12 @@
     <Content Include="AnsText\220342.json" />
     <Content Include="AnsText\err.json" />
     <None Include="AnsText\TGX.json" />
+    <Content Include="AnsText\Knoledge.txt" />
+    <Content Include="AnsText\LessonAFeelings.txt" />
+    <Content Include="AnsText\LessonAFoodswelike.txt" />
+    <Content Include="AnsText\LessonAPartytime.txt" />
     <Content Include="AnsText\lyj.txt" />
+    <Content Include="AnsText\Unit9.txt" />
     <Content Include="Common\mtm_passage.css" />
     <Content Include="Common\mtm_temp.js" />
     <Content Include="Common\tasklib_book.css" />