remove external css / js deps

This commit is contained in:
Ross
2023-11-06 11:35:16 +00:00
parent 369b1970a3
commit f5072126e7
16 changed files with 7223 additions and 10 deletions
+4
View File
@@ -1055,4 +1055,8 @@ table .peninsula-trainee::before {
color: white;
background-color: #52057b;
user-select: none;
}
.form-control {
background-color: unset;
}