This commit is contained in:
2024-05-01 23:03:07 +02:00
parent c87cd6fc93
commit d1e4ca8b97
7 changed files with 103 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sensor Data Dashboard</title>
<link rel="stylesheet" href="/css">
<!-- <link rel="stylesheet" href="/css"> -->
<style>body {
font-family: Arial, sans-serif;
margin: 0;
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Contents</title>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="/css">
<!-- <link rel="stylesheet" href="/css"> -->
<style>
body {
font-family: Arial, sans-serif;
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sensor Data Dashboard</title>
<link rel="stylesheet" href="/css">
<!-- <link rel="stylesheet" href="/css"> -->
<style>body {
font-family: Arial, sans-serif;
margin: 0;