From 1995bd9b9e0033445fd44c796e21a1944f1e56b2 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 14 三月 2025 17:42:22 +0800 Subject: [PATCH] 3.14民航服务礼仪新增视频,题目。 --- src/books/artAndDrama/assets/main.less | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) diff --git a/src/books/artAndDrama/assets/main.less b/src/books/artAndDrama/assets/main.less index 343b587..fda43c8 100644 --- a/src/books/artAndDrama/assets/main.less +++ b/src/books/artAndDrama/assets/main.less @@ -14,8 +14,16 @@ text-emphasis-position: under; } + .mar-block{ + margin: 8% 5% 5% 7% + } + .w90{ width: 90%; + } + + .w70{ + width: 70%; } .ma-l-40{ @@ -854,6 +862,24 @@ .folder { margin-right: 4%; } + + .hs1 { + font-size: 20px; + color: #E78D2D; + font-weight: bold; + } + + .mar-block{ + margin: 12% 5% 5% 7% + } + + .w70{ + width: 90%; + } + + .special-P{ + text-indent: 0em; + } } } -- Gitblit v1.9.1