c61c1448e4
- Replace plain print headers with full branded headers including logo - Add dynamic tournament-type styling (🎯 4-target, ⚡ 20-target, 💪 40-target) - Remove border lines and optimize spacing for clean print appearance - Fix emoji positioning in league championship headers - Standardize navigation with proper active button indicators - Add missing translation keys for calculator instructions - Update print media queries for professional document output Print improvements: - Logo and branding now appear on printed results - Consistent 20px spacing between header and table - Clean white background with subtle borders - Optimized typography for print readability Navigation fixes: - Added active button highlighting across all PC pages - Consistent navigation order: Dashboard → Tournament → Player Analysis → Archive → Draft → Calculator - Fixed draft page active indicator 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> This commit message covers all the major improvements we made: - Print layout enhancements with branded headers - Navigation standardization and active indicators - Translation fixes - Visual styling improvements - Professional document output optimization
14 lines
228 B
JSON
14 lines
228 B
JSON
{
|
|
"camera_titles": {
|
|
"1": "Kamera 1",
|
|
"2": "Kamera 2",
|
|
"3": "Kamera 3",
|
|
"4": "Kamera 4",
|
|
"5": "Kamera 5",
|
|
"6": "Kamera 6"
|
|
},
|
|
"display_options": {
|
|
"show_titles": true,
|
|
"title_size": 1.4
|
|
}
|
|
} |