diff --git a/custom_portal.css b/custom_portal.css index e83af7d..32d793c 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -242,6 +242,9 @@ body.logged, .logged .content { .user-container::before{ content: none; } +.user-container::before { + color: inherit; +} .user-container .user-username { display: inline-block; width: 80%;