From c1abdf89eea1ddce231a46864ae840e394240f8e Mon Sep 17 00:00:00 2001 From: xtaodada Date: Thu, 14 Sep 2023 23:25:01 +0800 Subject: [PATCH] add footer --- html/stats.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/html/stats.html b/html/stats.html index ab2f880..2c581c3 100644 --- a/html/stats.html +++ b/html/stats.html @@ -52,6 +52,17 @@ .username { color: #1e90ff; } + + .navbar { + background-color: #333; + position: fixed; + bottom: 0; + width: 100%; + } + + .navbar-brand { + color: #eee; + } @@ -68,6 +79,16 @@ +
+ + +