From 606ac3aef2fa1e805f5004f1f9a4745f9796d49e Mon Sep 17 00:00:00 2001 From: Doge <guiqiqi187@gmail.com> Date: Tue, 25 May 2021 10:47:50 +0800 Subject: Add feeding page --- source/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/css/style.css') diff --git a/source/css/style.css b/source/css/style.css index d35828d..dc68f3c 100644 --- a/source/css/style.css +++ b/source/css/style.css @@ -63,4 +63,8 @@ pre { .footer { padding: 1rem 1rem 1rem!important; background-color: transparent!important +} + +.feeding :hover { + font-weight: normal; } \ No newline at end of file -- cgit v1.2.3