Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 647 Bytes

File metadata and controls

10 lines (6 loc) · 647 Bytes

canvashack-plugin-stmarks-branding

General branding settings for St. Mark's school within Canvas

Mobile Login Styling

Until the mobile login is included in the Theme Editor, we need to style it via actual CSS. It looks like things like button colors leak out into the mobile login, but to match the look and feel of the web login, we need a logo and a background color.

stmarks-branding.js

Setting the background color actually requires flippin' Javascript, since the page is badly laid out and there is no way to select body background without impacting other pages in Canvas.