From 756e5e495f2baec48c6a74cf757c7efa29d0ea55 Mon Sep 17 00:00:00 2001 From: guo <312189607@qq.com> Date: Mon, 9 Sep 2024 17:27:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcode=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82https://gitee.com/guo-yongchen/typor?= =?UTF-8?q?a-theme/issues/I7ZPQM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- milkbox-dark-orange.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milkbox-dark-orange.css b/milkbox-dark-orange.css index 14f3cb7..d1b692a 100644 --- a/milkbox-dark-orange.css +++ b/milkbox-dark-orange.css @@ -507,7 +507,7 @@ code { } #write code { - font-size: 1.25rem; + /*font-size: 1.25rem;*/ } .sidebar-content code { -- Gitee From e17e312068590e457dbacfc8f287bcb99bfa68da Mon Sep 17 00:00:00 2001 From: guo <312189607@qq.com> Date: Mon, 9 Sep 2024 17:33:25 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index a9750dd..c9fc383 100644 --- a/Readme.md +++ b/Readme.md @@ -65,6 +65,12 @@ git clone https://gitee.com/guo-yongchen/typora-theme.git # 更新日志以及样式 +## v1.0.0 + +2024年9月9日,正式版:`v1.0.0` + +本人经过一年的使用,目前基本正常,现在发布正式版本。 + ## v0.2.1-dev 2023年9月7日,开发版:`v0.2.1-dev` -- Gitee