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:
@@ -54,6 +54,10 @@ body {
|
||||
background: #FDFDFD;
|
||||
}
|
||||
|
||||
#menu {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Small Devices (phones) */
|
||||
@media(max-width: 549px) {
|
||||
#head {
|
||||
@@ -100,7 +104,6 @@ body {
|
||||
color: black;
|
||||
border-bottom: 1px solid red;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* Large(r) Devices (tablets and full computers) */
|
||||
@@ -462,5 +465,6 @@ sup, sub {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
@require "home"
|
||||
@require "home"
|
||||
@require "editor"
|
||||
@require "users"
|
||||
Reference in New Issue
Block a user