Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled
The day numbers for today and selected dates were not matching the appearance of normal day numbers in print preview due to color inheritance issues. Changes: - Remove color override from .calendar-day.today parent element - Use color: inherit on day numbers to get default text color - Use font-weight: 600 to match standard day number styling Now all day numbers appear uniform in print preview regardless of today/selected state. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>