diff --git a/web/newWebsite/graphs.html b/web/newWebsite/graphs.html index b46bf81..9fbb8a0 100644 --- a/web/newWebsite/graphs.html +++ b/web/newWebsite/graphs.html @@ -4,8 +4,8 @@ - - Gauges + + Graphs diff --git a/web/newWebsite/index.html b/web/newWebsite/index.html index 7a66b27..7f48e90 100644 --- a/web/newWebsite/index.html +++ b/web/newWebsite/index.html @@ -4,7 +4,7 @@ - + Gauges diff --git a/web/newWebsite/style.css b/web/newWebsite/styles/dashboard-styles.css similarity index 100% rename from web/newWebsite/style.css rename to web/newWebsite/styles/dashboard-styles.css diff --git a/web/newWebsite/styles/graph-styles.css b/web/newWebsite/styles/graph-styles.css new file mode 100644 index 0000000..e69de29 diff --git a/web/newWebsite/styles/settings-styles.css b/web/newWebsite/styles/settings-styles.css new file mode 100644 index 0000000..e69de29