From 6bb69397f387f3645b74065d94779c0b651181a1 Mon Sep 17 00:00:00 2001 From: eduauto Date: Wed, 19 Feb 2025 22:22:34 +0800 Subject: [PATCH] autoUpdataFile --- index.html | 2 +- umi.6886b19e.css => umi.c47c4696.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename umi.6886b19e.css => umi.c47c4696.css (99%) diff --git a/index.html b/index.html index d0d0770029..26e3ede106 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ 头歌实践教学平台 - + diff --git a/umi.6886b19e.css b/umi.c47c4696.css similarity index 99% rename from umi.6886b19e.css rename to umi.c47c4696.css index 7c100b2cbf..978458902c 100644 --- a/umi.6886b19e.css +++ b/umi.c47c4696.css @@ -13207,7 +13207,8 @@ p { } .tablesstyle .ant-table-tbody tr td { border-bottom: 10px transparent solid !important; - color: #17265F !important; + color: #fff !important; + background: #102562 !important; } .tablesstyle .ant-table-placeholder:hover { background: transparent !important;