diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 20:38:03 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 20:38:03 -0700 |
| commit | 81cabf40f9063f72f04df9b720d7f0e25a185741 (patch) | |
| tree | 8cc0b9379e60910b53a288582df421c38ff8c331 /html/stylesheets.html | |
| parent | 5c39d7c268819c35f2f7bc25c53d5eeb53510851 (diff) | |
Style checkbox and more
Diffstat (limited to 'html/stylesheets.html')
| -rwxr-xr-x | html/stylesheets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/stylesheets.html b/html/stylesheets.html index 8c97095..4727f0f 100755 --- a/html/stylesheets.html +++ b/html/stylesheets.html @@ -26,4 +26,4 @@ <link rel="stylesheet" href="/css/{{device}}/input.css"> <link rel="stylesheet" href="/css/{{device}}/login.css"> <link rel="stylesheet" href="/css/{{device}}/navbar.css"> -<link rel="stylesheet" href="/css/{{device}}/dropdown.css"> +<link rel="stylesheet" href="/css/{{device}}/account-dropdown.css"> |
