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:
@@ -49,6 +49,9 @@ body {
|
||||
background: #F6F6F6;*/
|
||||
background: #fdfdfd;
|
||||
}
|
||||
#menu {
|
||||
width: 100%;
|
||||
}
|
||||
/* Small Devices (phones) */
|
||||
@media (max-width: 549px) {
|
||||
#head {
|
||||
@@ -494,3 +497,6 @@ sub {
|
||||
.headerIcon {
|
||||
width: 30px;
|
||||
}
|
||||
#users .highlight {
|
||||
background-color: #ffe184 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user