diff --git a/page.html b/page.html index 47e5a9acfe229932148cac2e6f8f1066d3e7a459..de0e41d0c0a2fb8ebaafe0f9d017723043152b89 100644 --- a/page.html +++ b/page.html @@ -17,8 +17,8 @@ <p>   <br>   </p> <p>   <br>   </p> <div class="footer-bottom"> - <hr style="width:40%; margin-bottom: -3px;"> - <p style="font-size: 70%">This JupyterHub is provided by the <a href="https://www.csusb.edu/high-performance-computing" target="_blank">High Performance Computing Initiative </a><br/> + <hr style="width:40%; margin-bottom: 0px;"> + <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> {% endblock %}