diff --git a/config.py b/config.py index 612cc2a..2a478d7 100644 --- a/config.py +++ b/config.py @@ -1 +1 @@ -DB_PATH="/home/sheppy-gaming/insurgency-skillbird/python/players.sqlite" +DB_PATH="/home/sheppy-gaming/insurgency-skillbird/python/" diff --git a/static/site.css b/static/site.css index aad517a..f70acda 100644 --- a/static/site.css +++ b/static/site.css @@ -247,3 +247,6 @@ body{ margin-right: 2.5%; } } +.hover-to-75:hover{ + opacity: 0.75; +} diff --git a/templates/navbar.html b/templates/navbar.html index 8ff40ec..56d42a6 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -19,6 +19,19 @@ Maps +