From ed25f1dd70fb96ee181c8c2e53c7d57a3412afbe Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期一, 01 二月 2021 19:05:16 +0800 Subject: [PATCH] 1 --- HDL_ON/UI/CSS/CSS.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/CSS/CSS.cs b/HDL_ON/UI/CSS/CSS.cs index ff5eff9..665a74c 100644 --- a/HDL_ON/UI/CSS/CSS.cs +++ b/HDL_ON/UI/CSS/CSS.cs @@ -121,6 +121,11 @@ { #region 瀛椾綋澶у皬 /// <summary> + /// 鐗圭骇寮鸿皟瀛楀彿 + /// 26 + /// </summary> + public const int EmphasisFontSize_ExLevel = 26; + /// <summary> /// 涓�绾у己璋冨瓧鍙� /// 24 /// </summary> -- Gitblit v1.8.0