Commit Graph

13 Commits

Author SHA1 Message Date
4eb4d24d35 Update entry card styling and add content container 2026-01-08 01:46:55 +01:00
f1d5440a47 Update entry card padding and gap in index.css 2026-01-08 01:45:19 +01:00
99751aa59f Add container styling to index.css 2026-01-08 01:41:25 +01:00
e1cc65136f Add neutral callout style for skipped questions 2026-01-08 01:32:58 +01:00
8f630321fd Add CSS class for row layout with space-between alignment 2026-01-08 01:28:06 +01:00
bdda84077a Add correct and incorrect styles for options 2026-01-08 01:21:38 +01:00
c143e2df0d Modify entry card style and add actions container 2026-01-08 01:01:41 +01:00
17ceea0fe1 Add video overlay styles and position relative to .video-shell 2026-01-07 23:42:54 +01:00
42fb74c39b Remove unused CSS classes from index.css 2026-01-07 23:35:36 +01:00
11a20cf0f8 Update video styling and add compact class 2026-01-07 23:33:10 +01:00
d5d1d08fd9 Style ExpandableText and link button 2026-01-07 23:29:57 +01:00
964ab6bc49 Add styles for new interactive block component 2026-01-07 18:37:19 +01:00
1d9e7cbcbb auto-git:
[add] README.md
 [add] client/.gitignore
 [add] client/README.md
 [add] client/eslint.config.js
 [add] client/index.html
 [add] client/package.json
 [add] client/public/vite.svg
 [add] client/src/App.css
 [add] client/src/App.tsx
 [add] client/src/api.ts
 [add] client/src/assets/react.svg
 [add] client/src/components/EntryCard.tsx
 [add] client/src/components/ItemPanels.tsx
 [add] client/src/components/QuizRunner.tsx
 [add] client/src/components/VideoPlayer.tsx
 [add] client/src/index.css
 [add] client/src/main.tsx
 [add] client/src/pages/EntryPage.tsx
 [add] client/src/pages/OverviewPage.tsx
 [add] client/src/pages/QuizPage.tsx
 [add] client/src/types.ts
 [add] client/tsconfig.app.json
 [add] client/tsconfig.json
 [add] client/tsconfig.node.json
 [add] client/vite.config.ts
 [add] gemini_replicate_batch.py
 [add] package.json
 [add] prompt.txt
 [add] server/package.json
 [add] server/src/index.ts
 [add] server/tsconfig.json
2026-01-07 18:35:20 +01:00