Add 6 new trivia questions with photos make ui more responsive#186
Merged
burinc merged 5 commits intoClojureCivitas:mainfrom Nov 16, 2025
Merged
Add 6 new trivia questions with photos make ui more responsive#186burinc merged 5 commits intoClojureCivitas:mainfrom
burinc merged 5 commits intoClojureCivitas:mainfrom
Conversation
- Add conj-2025_9001.jpg through 9006.jpg (6 new conference photos) - Add trivia questions for: hallway conversations, conference meals, speaker preparation, conference swag, photo sharing, and learning outcomes - Expands game from 45 to 51 total questions
- Add CSS media queries for tablet and mobile - Stack image and questions vertically on small screens - Adjust font sizes and button padding for mobile - Optimize image heights for portrait mode - Make touch targets more accessible
- Move slide counter and score to top of navigation area - Stack buttons below for more compact vertical layout - Make Previous/Next buttons equal width (flex: 1) - Optimize button sizes and padding for mobile devices - Improve visual hierarchy and touch target accessibility
- Detect system dark mode preference with prefers-color-scheme - Dark backgrounds: #1a1a1a container, #2d2d2d cards - Light text colors: #e0e0e0 for headings, #b0b0b0 for secondary - Green title accent (#66bb6a) in dark mode - Dark button backgrounds (#3d3d3d) with proper contrast - Maintain correct/incorrect answer colors for accessibility - Deeper shadows for better depth perception in dark mode
- Change from body to #trivia-app-root selector - Only style the React app container, not entire page - Fix light mode: page content remains readable - Fix dark mode: remove white border around game - Use transparent backgrounds for proper layering
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
speaker preparation, conference swag, photo sharing, and learning outcomes