Commit Graph

28 Commits

Author SHA1 Message Date
1fdf9b96c2 Add styles for summary list and items in index.css 2026-01-08 03:00:47 +01:00
59e096271f Fine-tune button font size and padding 2026-01-08 02:55:52 +01:00
b9f86155f6 Adjust button styling in quiz-finished actions 2026-01-08 02:55:52 +01:00
7cb20ded6b auto-git:
[change] client/src/index.css
2026-01-08 02:54:45 +01:00
d64c62fcf0 auto-git:
[change] client/src/index.css
2026-01-08 02:54:45 +01:00
c821433bb3 auto-git:
[change] client/src/index.css
2026-01-08 02:54:45 +01:00
aa61583bd7 Add styles for correct and incorrect input rows 2026-01-08 02:42:02 +01:00
78bcd6d26f Update video row layout and CTA positioning in index.css 2026-01-08 02:30:49 +01:00
2f4617e3a3 Update video row layout and responsiveness in index.css 2026-01-08 02:30:25 +01:00
4be37c2544 Add styles for .video-cta and its child .button 2026-01-08 02:30:02 +01:00
b3d760bd11 Style explanation header with flexbox 2026-01-08 02:23:06 +01:00
dbcc77f808 Reduce gap between actions in entry card 2026-01-08 01:51:40 +01:00
a41f0e2491 Adjust alignment and layout in entry card components 2026-01-08 01:50:04 +01:00
4ae792d1cc Adjust flex properties for .entry-card__content and .entry-card__title 2026-01-08 01:48:54 +01:00
72247b04c9 Add max-width to .entry-card__content 2026-01-08 01:48:54 +01:00
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