diff --git a/userContent-files/about_pages/profiles.css b/userContent-files/about_pages/profiles.css index 400414b..24e64a9 100644 --- a/userContent-files/about_pages/profiles.css +++ b/userContent-files/about_pages/profiles.css @@ -8,11 +8,13 @@ th { background-color: var(--primary-accent-color-dark) !important; + border-color: var(--grey-80) !important; } td { color: var(--primary-light-color) !important; background-color: var(--dark-accent) !important; + border-color: var(--grey-80) !important; } button {