diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 18:59:16 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 18:59:48 -0700 |
| commit | 81c04315ee022a044c8d22ae7a9bbe065e21f2df (patch) | |
| tree | bd3fed9001a07917c0f45b6f51e62fffc1ea2c97 /html/stylesheets.html | |
| parent | 09cda8862f59f25918c64477d829e46acfc676cb (diff) | |
Add signin
Diffstat (limited to 'html/stylesheets.html')
| -rwxr-xr-x | html/stylesheets.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/stylesheets.html b/html/stylesheets.html index e458dfe..4e3852c 100755 --- a/html/stylesheets.html +++ b/html/stylesheets.html @@ -22,6 +22,7 @@ <link rel="stylesheet" href="/css/{{device}}/footer.css"> <link rel="stylesheet" href="/css/{{device}}/container.css"> <link rel="stylesheet" href="/css/{{device}}/button.css"> +<link rel="stylesheet" href="/css/{{device}}/checkbox.css"> <link rel="stylesheet" href="/css/{{device}}/input.css"> <link rel="stylesheet" href="/css/{{device}}/login.css"> <link rel="stylesheet" href="/css/{{device}}/navbar.css"> |
