From f5f7057d4eb063dd5804570045dcfb3c1c80b8f9 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 15 Nov 2024 11:24:03 +0800 Subject: [PATCH] no message --- css/details.css | 1 + css/details.less | 1 + html/1.html | 11 +++++++++++ 3 files changed, 13 insertions(+) create mode 100644 html/1.html diff --git a/css/details.css b/css/details.css index 869d7df..7d45194 100644 --- a/css/details.css +++ b/css/details.css @@ -351,6 +351,7 @@ .content .details-box .text-box .text { display: inline-block; font-size: 15px; + font-weight: 400; color: #000000; line-height: 32px; white-space: pre-line; diff --git a/css/details.less b/css/details.less index e3b23e9..c81c677 100644 --- a/css/details.less +++ b/css/details.less @@ -388,6 +388,7 @@ display: inline-block; // margin: 20px 0; font-size: 15px; + font-weight: 400; color: #000000; line-height: 32px; white-space: pre-line; diff --git a/html/1.html b/html/1.html new file mode 100644 index 0000000..8c68266 --- /dev/null +++ b/html/1.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file