diff --git a/login.html b/login.html index 69672ed3268c4c69c2cd857aa18c9b0c97d0650f..43e9d6e3f9b3dd4012abf7f3cc226728b924f663 100644 --- a/login.html +++ b/login.html @@ -4,7 +4,7 @@ {% set announcement = 'We are testing customized pages' %} {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %} -{% set csusb_cilogon = 'The following login process uses CSUSB\'s DUO login system' %} +{% set csusb_cilogon = 'The following login process (the orange button) uses CSUSB\'s DUO login system' %} {% block login %} <div class="container text-center csusb"> @@ -36,7 +36,7 @@ vertical-align: middle; margin: 1% auto auto auto; padding-left: 0%; - width: 400px; + width: 380px; } </style> {% endblock %} \ No newline at end of file