diff --git a/404.html b/404.html
new file mode 100644
index 0000000..fcafb0a
--- /dev/null
+++ b/404.html
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+ Selmer Bot Web Dashboard
+
+
+
+
+
+
+
+
+
+
+ You look a little lost...
+ The page you're looking for can't be found!
+
+
+
\ No newline at end of file
diff --git a/calEvent.html b/calEvent.html
new file mode 100644
index 0000000..086780b
--- /dev/null
+++ b/calEvent.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calendar.html b/calendar.html
new file mode 100644
index 0000000..6760adb
--- /dev/null
+++ b/calendar.html
@@ -0,0 +1,505 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Selmer Bot Web Dashboard
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/dashboard.html b/dashboard.html
index ed70695..68cd070 100644
--- a/dashboard.html
+++ b/dashboard.html
@@ -211,7 +211,7 @@
.logoutbtn {
margin-top: 14px;
- scale: 1.7;
+ scale: 1.4;
}
.logoutbtn:hover {
@@ -250,13 +250,141 @@
border-radius: 50%;
border-style: solid;
}
+
+
+ .calbtn {
+ width: 100px;
+ height: 70px;
+ }
+
+ .green {
+ background-color: rgb(6, 185, 6);
+ }
+
+ .red {
+ background-color: rgb(129, 129, 129);
+ }
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+