chore(web): remove Bootstrap, add 4 replacement utility rules, delete dead style.css

Bootstrap CSS (232 KB) and Bootstrap JS (39 KB) were loaded for only
4 utility classes (.btn-sm, .btn-dark, .btn-warning, .shadow).
Replace with 4 targeted rules in myai.css and delete both files.

style.css (784 lines) was unreferenced by any HTML page — delete it.

Closes #31

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 10:11:42 +03:00
parent 9b0d7fb907
commit 3a39b03ff1
6 changed files with 6 additions and 800 deletions
File diff suppressed because one or more lines are too long