diff --git a/login.html b/login.html index 6d2a933806b79ba25ef97119f14d0ef4f003a052..16a75f641f3f153a8ca9e72f4c2050df480dd738 100644 --- a/login.html +++ b/login.html @@ -19,8 +19,6 @@ <p> After the login icon.<br> </p> - <!-- <p><img src="/etc/jupyterhub/custom/images/select_idp_csusb.png" alt="csusb_idp_image" width="64" height="64"> --> - </p> <p><img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_test_image" width="128" height="128"> </p> </h4> @@ -33,7 +31,7 @@ #login-main { margin-top: 5%; margin-right: 5%; - <!-- {# margin-right is added since "Sign in with CILogon" is not aligned #} --> + {# margin-right is added since "Sign in with CILogon" is not aligned #} height: 100%; } </style>