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 @@ + + + +