add new stylesheet for enhanced UI and update WebSocket handling for NFC tag detection

This commit is contained in:
2025-02-13 13:12:29 +01:00
parent d46d5e14d2
commit 04101d6cfa
4 changed files with 516 additions and 506 deletions

View File

@ -6,6 +6,7 @@
<title>FilaMan - Filament Management Tool</title>
<link rel="icon" type="image/png" href="/favicon.ico">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="style2.css">
</head>
<body>
<div class="navbar">