summaryrefslogtreecommitdiff
path: root/html/stylesheets.html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-20 20:21:07 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-20 20:21:07 -0700
commit4130fd431d8c54573f231b4334dc02196d35f832 (patch)
tree9028daae2c1b0ae902d7a28529a81fc03d0b6156 /html/stylesheets.html
parentbc4cb7be00b4cbf893e2a47043f88c8a43136e96 (diff)
Add a drop down menu and signout
Diffstat (limited to 'html/stylesheets.html')
-rwxr-xr-xhtml/stylesheets.html1
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">