diff --git a/login.html b/login.html index 3b510f6717a04a812ad5641b1c6da1227e14b498..6c6cfe0ecd07560f86b819675b555d477993e552 100644 --- a/login.html +++ b/login.html @@ -4,7 +4,7 @@ {% set announcement = 'We are testing customized style / The server works the same way as before' %} {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %} -{% set csusb_cilogon = 'The following login process (the orange button) uses CSUSB\'s DUO login system' %} +{% set csusb_cilogon = 'The login process (the orange button) uses CSUSB\'s DUO system' %} {% block login %} <div class="container text-center"> diff --git a/page.html b/page.html index 0dccae513a0d9afcfe66577b34dae925b6d483b9..3a05ecbae676de174da2fa48d66d75abc219d09c 100644 --- a/page.html +++ b/page.html @@ -17,7 +17,7 @@ <p>   <br>   </p> <p>   <br>   </p> <div class="footer-bottom"> - <hr style="width:40%; margin-bottom: 2px;"> + <hr style="width:40%; margin-bottom: 5px;"> <p style="font-size: 80%">This JupyterHub is provided by the <a href="https://www.csusb.edu/high-performance-computing" target="_blank">High Performance Computing Initiative </a><br/> at California State Univeristy San Bernardino </p></div>