From 1aafd3604cdca997a282f1fdbfe00a29deef553f Mon Sep 17 00:00:00 2001 From: szdytom Date: Thu, 25 Mar 2021 17:09:54 +0800 Subject: [PATCH] [fix] style --- public/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index f2c7c79..81b7c32 100644 --- a/public/style.css +++ b/public/style.css @@ -117,6 +117,7 @@ pre { display: block; border-radius: 0px; color: white; + font-size: 16px; } #prompt-box-title-text { @@ -136,7 +137,7 @@ pre { border-radius: 2px; border: 1px solid #606266; display: block; - font-size: large; + font-size: 18px; } #comfirm-prompt {