From 27fe2b1e2c8d6c9dc670a8e56141564e946f1248 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 31 十二月 2024 15:37:13 +0800 Subject: [PATCH] 礼仪全本样式 --- src/books/aviationEtiquette/assets/main.less | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less index 24696b5..7818800 100644 --- a/src/books/aviationEtiquette/assets/main.less +++ b/src/books/aviationEtiquette/assets/main.less @@ -362,12 +362,14 @@ .textarea-box { border: none; - text-align: center; - width: 84px; - height: 36px; + // text-align: center; + width:88%; + margin-left:2em; overflow: auto; word-break: break-all; resize: none; + border:1px solid #738DC0; + border-radius: 5px; } @@ -1236,17 +1238,17 @@ } h5 { - font-family: 'FZHTJW'; color: #EEAF68; margin-bottom: 0.5em; margin-top: 1em; font-size: 1.05em; text-indent: 2em; + font-weight: 100; } h6 { - + font-weight: 100; font-family: "妤蜂綋"; color: #000000; margin-bottom: 0.2em; -- Gitblit v1.9.1