Commit Graph

6 Commits

Author SHA1 Message Date
tyler a597e2be07 Redesign UI with modern dark theme and improved styling
- Unified color scheme using CSS variables across all pages
- Fixed spacing issues in verse display (removed <br> joins for rich view)
- Updated all HTML pages with proper HTML5 structure
- Added responsive design with mobile breakpoints
- Created shared stylesheet (styles/page.css) for form pages
- Fixed unclosed div tag in scripture_response
- Improved typography with serif fonts for scripture text
- Added verse container cards with hover effects
- Inline dark background to prevent white flash on navigation

All endpoints remain backward compatible with existing functionality.
2025-10-19 22:33:43 -07:00
tyler 39b844b698 Improved look 2023-04-02 02:12:11 -07:00
tyler 233ab58f24 Persistant search bar. Multiple definitions. Trailing commas handled. Static values cached. argv debug mode. Wildcard searching. 2023-02-09 01:25:00 -08:00
tyler f629835961 Verse chapter linking 2023-01-21 01:46:58 -08:00
tyler 77a3ba1311 Unified search bar, initial styling 2023-01-17 03:36:40 -08:00
tyler 56d24a9ff9 sane file structure 2023-01-14 01:21:05 -08:00