From 483ac1bf5abfffc4d33ebf21a3635577789b94c3 Mon Sep 17 00:00:00 2001 From: Ken Yasue Date: Wed, 14 Jan 2026 10:36:55 +0100 Subject: [PATCH] wip --- index.html | 81 +++++++++++++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/index.html b/index.html index ba20d7b..bfc4425 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ scroll-behavior: smooth; } - /* カスタムスクロールバー */ + /* Custom scrollbar */ ::-webkit-scrollbar { width: 6px; } @@ -24,12 +24,12 @@ } ::-webkit-scrollbar-thumb { - background: #e2e8f0; + background: #4b5563; border-radius: 10px; } ::-webkit-scrollbar-thumb:hover { - background: #cbd5e1; + background: #6b7280; } .message-animation { @@ -50,40 +50,41 @@ - + - -
+ +
-

AI Assistant

+

AI Assistant

● Online
-
- +
-
- +
+
- -
- -