From dcd0cee799380502e0231f037d3f301e102490ed Mon Sep 17 00:00:00 2001 From: lhy6305 <2734565242@qq.com> Date: Sat, 21 Sep 2024 22:21:28 +0800 Subject: [PATCH] ~~ssh~~ https auto update --- assets/css/index.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/css/index.css b/assets/css/index.css index 1ad6635..f5b0a5b 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -29,6 +29,10 @@ body { height: 50px; } +.big-title, .big-title{ + text-shadow: #000000 3px 3px 2px; +} + .big-title{ font-weight: bold; width: 100%; @@ -36,7 +40,6 @@ body { font-size: 40px; text-align: center; color: rgb(231, 229, 101); - text-shadow: #000000 3px 3px 2px; } .sub-title{