fixed the color of buttons

This commit is contained in:
2026-04-02 13:54:03 -05:00
parent bb7db0693a
commit 868e6e3315
2 changed files with 21 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sovran_SystemsOS Hub</title>
<link rel="stylesheet" href="/static/style.css" />
<link rel="stylesheet" href="/static/style.css?v=2" />
</head>
<body>
@@ -54,6 +54,6 @@
</div>
</div>
<script src="/static/app.js"></script>
<script src="/static/app.js?v=2"></script>
</body>
</html>
</html>