From 84ad5590bafc58e17ebcf7ebdce2cd70c0c22ea9 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期五, 24 九月 2021 18:54:56 +0800 Subject: [PATCH] 日期时间新版 --- public/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index d706fbf..26fd126 100644 --- a/public/index.html +++ b/public/index.html @@ -71,7 +71,7 @@ /* reset */ html { color: #000; - background: #fff; + /* background: #fff; */ } body, -- Gitblit v1.8.0