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 2643f4812f Bugfixing for slightly invalid queries and handling of malformed ones 2023-06-06 18:51:27 -07:00
tyler 6c5717c4d1 INPRO: Bugfixing and better returns 2023-06-04 15:30:59 -07:00
tyler a88774fc5b skeleton tests 2023-05-31 00:11:29 -07:00
tyler fc778a33dd Shortcode backend 2023-05-30 23:12:28 -07:00
tyler e9258c34f6 Sanity checks, single user mode, easier seq uids, fix comma EOL bug, status page, seq reporting, seq uid purging, 2023-05-28 01:43:56 -07:00