First Commit

This commit is contained in:
sparks-alec
2021-10-18 04:55:03 -04:00
commit f3cb66b9f3
95 changed files with 18266 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
table{
font-family: PlexMono !important;
}
.warning{
color: #e9873a;
}
.error{
color: #ed5f5d;
}
.ok{
color: #79b757;
}