From 7d7744fe006714f6be0341d03d4de9b1e90d775d Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 23 五月 2025 22:45:09 +0800 Subject: [PATCH] 5.23 婴幼儿游戏活动实施(wb) --- src/books/English/assets/main.less | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less index 909ed11..de7b4cc 100644 --- a/src/books/English/assets/main.less +++ b/src/books/English/assets/main.less @@ -765,9 +765,18 @@ .w80 { width: 80%; } + .w80x { + width: 80px !important; + } + .w70 { + width: 70%; + } .w50 { width: 50%; } + .w48 { + width: 48%; + } .w45{ width: 45%; } @@ -1176,6 +1185,7 @@ svg { fill:#fff ; } + .btn-box { margin-left: 5px; cursor: pointer; @@ -1223,6 +1233,9 @@ border-bottom: 1px solid #000; outline: none; } + .tc { + border-color: #eace8d; + } } /* 濯掍綋鏌ヨ鍋氬熀纭�鍝嶅簲寮忓竷灞� */ @media (max-width: 660px) { -- Gitblit v1.9.1