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 | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less index ed543a4..fba9d23 100644 --- a/src/books/English/assets/main.less +++ b/src/books/English/assets/main.less @@ -896,6 +896,9 @@ outline: none; } } + .check-bc-t{ + background-color: transparent; + } .input-no-border{ border: 0; width: 86%; @@ -909,6 +912,7 @@ .bor-t-n{ border-top: none; } +// 缁〃 .continued{ text-align: right; color: #FBB56D; @@ -1057,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