- basic admin panel and user management

This commit is contained in:
Alex Ling
2020-02-13 04:36:59 +00:00
parent f126dfb430
commit 83f6fc25f0
9 changed files with 307 additions and 17 deletions
+3
View File
@@ -8,3 +8,6 @@
.acard:hover {
text-decoration: none;
}
.uk-list li {
cursor: pointer;
}