From d0f5e59dd51ead93b9353b9f239452aca2f21782 Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 23:26:19 +0000 Subject: [PATCH] Update file home.html --- wiki/pages/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 3394cab1..830c9f4f 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -42,7 +42,7 @@ #first-block h2, #first-block p { font-family: Baskerville, 'Baskerville Old Face', serif; - color: #dd5141; + color: #97291d; opacity: 0; transition: opacity 1s ease-in-out; font-style: italic; -- GitLab