diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 20:21:07 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 20:21:07 -0700 |
| commit | 4130fd431d8c54573f231b4334dc02196d35f832 (patch) | |
| tree | 9028daae2c1b0ae902d7a28529a81fc03d0b6156 /html/stylesheets.html | |
| parent | bc4cb7be00b4cbf893e2a47043f88c8a43136e96 (diff) | |
Add a drop down menu and signout
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 4e3852c..8c97095 100755 --- a/html/stylesheets.html +++ b/html/stylesheets.html @@ -26,3 +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"> |
