diff --git a/library.css b/library.css index a79088f..583e84a 100644 --- a/library.css +++ b/library.css @@ -1001,3 +1001,7 @@ showTitle h2{ background: var(--portal-main-color) !important; color:white !important; } + +.loginLink { + text-transform: uppercase !important; +}