5 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 4903a07081 Minimal styling 2023-01-21 23:52:13 -08:00
tyler e54456928e /show landing page; default result selection 2023-01-14 18:41:34 -08:00
tyler 0de6801a0e Abandoned Extended Search 2023-01-13 13:49:35 -08:00
tyler 9e9070150a Search landing page, compiled dictionary and wrote scraper 2023-01-13 03:13:09 -08:00