From 513168168c2c2f8679d48d8f8219bbdfa80c20e3 Mon Sep 17 00:00:00 2001 From: Lee-1203 <342694918@qq.com> Date: Mon, 9 May 2022 18:12:29 +0800 Subject: [PATCH] lee --- css/style.css | 6 +++++- upload.html | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 15374f4..ca36f24 100644 --- a/css/style.css +++ b/css/style.css @@ -868,8 +868,12 @@ border: 1px solid #00ffff; font-size: 16px; margin: 24px auto 40px; + transition: all .6s; +} +.information-btn:hover{ + background-color: #fff; + color: #00ffff; } - /* 尾部 */ diff --git a/upload.html b/upload.html index a657d1e..5249bf9 100644 --- a/upload.html +++ b/upload.html @@ -92,6 +92,9 @@ +