diff --git a/Super.Human.Portal_Royale/src/resources/themes/dark/defaults.css b/Super.Human.Portal_Royale/src/resources/themes/dark/defaults.css index 6e7fbe3..a481b91 100644 --- a/Super.Human.Portal_Royale/src/resources/themes/dark/defaults.css +++ b/Super.Human.Portal_Royale/src/resources/themes/dark/defaults.css @@ -590,6 +590,11 @@ a font { text-decoration: none; } +.jewel.label.noLinkWhiteLabelStyle a { + color: #2a2a2a; + text-decoration: none; +} + .jewel.card.loginViewBackground { background: #2a2a2a !important; }