Updates to the website to remove Yaks and AP classes; Updates to the admin site to support user management (not working fully yet).

This commit is contained in:
Wynne Crisman
2016-07-20 15:11:55 -07:00
parent 83a831736a
commit 3340dc7e34
30 changed files with 1400 additions and 1666 deletions

5
public/admin/users.styl Normal file
View File

@@ -0,0 +1,5 @@
#users {
.highlight {
background-color: #ffe184 !important;
}
}