/* Loaded via the `document.head` block in config/glance.yml.
 *
 * Anything in this directory is served under /assets/ and cached by the browser
 * for 2 hours, so after editing this file do a hard refresh (Ctrl+Shift+R) or
 * bump the URL to /assets/user.css?v=2 in glance.yml to see changes right away.
 *
 * Glance exposes its theme as CSS custom properties, so prefer those over
 * hardcoded colors:
 *   var(--color-primary), var(--color-background), var(--color-text-base),
 *   var(--color-text-subdue), var(--color-positive), var(--color-negative)
 */

/* Example: widen the page beyond the default max width.
.page-column-full {
  max-width: 1200px;
}
*/

/* Example: drop self-hosted icons in this directory and reference them from a
 * widget as `icon: /assets/jellyfin.png`. */
