From ca59e594b4a1d5e4eb727c843de1fbdac4924451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=B5=E6=9B=A6?= Date: Tue, 30 Apr 2024 13:52:16 +0000 Subject: [PATCH] =?UTF-8?q?=E6=AD=8C=E5=90=8D=E4=B8=8D=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaomusic/static/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/xiaomusic/static/index.html b/xiaomusic/static/index.html index 582a978..5448f10 100644 --- a/xiaomusic/static/index.html +++ b/xiaomusic/static/index.html @@ -52,6 +52,7 @@ } } .text { + white-space: nowrap; font-weight: bold; position: relative; animation: text-scroll 10s linear infinite;