From 6a0710978355df0cd7de451cb1e5d42b960d2aad Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Sun, 29 Sep 2024 12:04:40 +0000
Subject: [PATCH] Update file menu.html

---
 wiki/menu.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/menu.html b/wiki/menu.html
index 0fef9a48..9d55b022 100644
--- a/wiki/menu.html
+++ b/wiki/menu.html
@@ -12,7 +12,7 @@
       }
 
       .my-nav {
-          background-color: rgba(255, 228, 225, 0.95);
+          background-color: rgba(225, 255, 225, 0.95);
           padding: 10px 0;
           position: fixed;
           width: 100%;
-- 
GitLab