diff --git a/apps/static/css/home/index.css b/apps/static/css/home/index.css index 43ae859..9835a29 100644 --- a/apps/static/css/home/index.css +++ b/apps/static/css/home/index.css @@ -73,4 +73,8 @@ td { #serverTabs .nav-link { border-radius: 0; +} + +#serverTabs .nav-link:not(.active) { + color: var(--bs-text-body); } \ No newline at end of file diff --git a/apps/templates/home/index.html b/apps/templates/home/index.html index 3da15bf..c08188b 100644 --- a/apps/templates/home/index.html +++ b/apps/templates/home/index.html @@ -56,8 +56,8 @@ -
-