Bootstrap .btn-outline-secondary was overriding the accent color
and border-radius. Use higher specificity + !important.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
.hero now uses --hero-bg-image, --hero-bg-repeat, --hero-bg-attachment,
--hero-bg-position, --hero-bg-size CSS variables.
Default min-height changed from 100% to 75vh.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
.drawer-toggle-left gets border-radius 0 on left side.
.drawer-toggle-right gets border-radius 0 on right side.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
.hero is the module wrapper — now a full-width flex container.
Card styling (max-width, bg, padding, radius) moves to .hero .card.
All dimensions driven by CSS variables with sensible defaults:
--hero-justify, --hero-align, --hero-min-height,
--hero-card-text-align, --hero-card-max-width, etc.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix typo (backgroun-color → background-color) in .container-header that
silently broke the color fallback. Split background shorthand into
discrete background-color / background-image properties so the color
renders when --header-background-image is set to none.
Add --header-background-color to all four theme files (dark.standard,
light.standard, dark.custom, light.custom). Regenerate minified CSS.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Stable release tag changed from v01 to 'stable' for consistency
- All updates.xml channels now use channel name as tag
- Add 0.75rem margin below #maincontent component area
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
All files renamed from mokocassiopeia to mokoonyx.
Update server points to MokoOnyx repo.
Bridge migration removed (clean standalone template).
Version reset to 01.00.00.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>