From bc7f6f02feeff377da9d95546420987a2539d7cc Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 08 七月 2024 19:50:18 +0800 Subject: [PATCH] 英语(表格) --- src/books/English/assets/main.less | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less index c62d5ec..d70bcec 100644 --- a/src/books/English/assets/main.less +++ b/src/books/English/assets/main.less @@ -845,6 +845,13 @@ .tl-lf{ text-align: left; } + .tl-ju{ + text-align: justify; + } + .table-p{ + margin: 0%; + text-indent: 0; + } // 椤电爜 .preface-bottom { height: 104px; @@ -889,6 +896,9 @@ outline: none; } } + .check-bc-t{ + background-color: transparent; + } .input-no-border{ border: 0; width: 86%; @@ -902,6 +912,7 @@ .bor-t-n{ border-top: none; } +// 缁〃 .continued{ text-align: right; color: #FBB56D; -- Gitblit v1.9.1