From c4f124283acfbf11ebef83500177ddfa99186f21 Mon Sep 17 00:00:00 2001 From: JackMyth Date: Fri, 5 Jun 2020 13:21:26 +0800 Subject: [PATCH] Support font style --- resource/webkit.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resource/webkit.css b/resource/webkit.css index 2d571b5..5efc92e 100644 --- a/resource/webkit.css +++ b/resource/webkit.css @@ -597,6 +597,12 @@ html.client .apphub_background background-image:none; } +.ClientUIControls +{ + /*TMC2:BeginSTUIFontGlobal*/ + /*TMC2:EndSTUIFontGlobal*/ +} + /*TMC2:BeginTransparentContent*/ .ClientUIControls div[class ^="smartscrollcontainer_Body"][class*="appdetails_ScrollContainer"][class*="appdetails_Glassy"] { @@ -703,4 +709,4 @@ html.client .apphub_background color: #ABABAB; } -/*TMC2:EndTransparentContent*/ \ No newline at end of file +/*TMC2:EndTransparentContent*/