From 0a945a92ee0c133a6d7b71b35a705d9764d94f3b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 11 七月 2024 10:57:05 +0800
Subject: [PATCH] 英语(第一单元题集)

---
 src/books/English/assets/main.less |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less
index 752f6bd..fba9d23 100644
--- a/src/books/English/assets/main.less
+++ b/src/books/English/assets/main.less
@@ -842,6 +842,16 @@
       font-weight: bold;
     }
   }
+  .tl-lf{
+    text-align: left;
+  }
+  .tl-ju{
+    text-align: justify;
+  }
+  .table-p{
+    margin: 0%;
+    text-indent: 0;
+  }
   // 椤电爜
   .preface-bottom {
     height: 104px;
@@ -886,6 +896,9 @@
       outline: none;
     }
   }
+  .check-bc-t{
+    background-color: transparent;
+  }
  .input-no-border{
   border: 0;
   width: 86%;
@@ -899,6 +912,7 @@
  .bor-t-n{
   border-top: none;
  }
+// 缁〃
  .continued{
   text-align: right;
   color: #FBB56D;
@@ -1047,6 +1061,11 @@
     width: 18px;
     height: 18px;
   }
+  .icon-box-big{
+    width: 45px;
+    height: 45px;
+    
+  }
   .word-bc {
     // background-color: #a1afc8;
     background-color: #e1ebf6;

--
Gitblit v1.9.1