[code] significant work done to login page, changed text around and done some light formatting adjustments, will continue to work on.
This commit is contained in:
@@ -21,10 +21,14 @@
|
||||
</div>
|
||||
<div class="loginPane">
|
||||
<div class="loginLogo">
|
||||
<img src="/assets/images/favicon-192x192.png" alt="Kube Logo">
|
||||
<p>Kube is a progressive web application (PWA)
|
||||
coded in HTML, CSS & JS which is used for
|
||||
tracking and optimising club transport.</p>
|
||||
<div class="logo">
|
||||
<img src="/assets/images/favicon-192x192.png" alt="Kube Logo">
|
||||
</div>
|
||||
<div class="description">
|
||||
<p>This progressive web application (PWA)
|
||||
is for internal use only, relevant club
|
||||
committee members will be assigned logins</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="loginHeader">
|
||||
<h2>Login</h2>
|
||||
@@ -43,6 +47,9 @@
|
||||
<button type="submit" class="submitBtn">Login</button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="copyrightText">
|
||||
Copyright (c) 2026. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user