We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b54a6 commit 26c4a94Copy full SHA for 26c4a94
web-assets/auth0/css/custom.css
@@ -346,7 +346,11 @@ div.auth0-lock-error::before{
346
background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/business_bg.png)
347
}
348
349
-.member-column {
+.member-signin {
350
+ background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/bg.png);
351
+}
352
+
353
+.member-signup {
354
background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/bg.png);
355
356
web-assets/auth0/images/business_bg.png
-17.6 KB
0 commit comments