summaryrefslogtreecommitdiffstats
path: root/assets/css/main.css
AgeCommit message (Collapse)AuthorFilesLines
2026-04-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.1-0/+2
Issues fixed: 1. Added missing header.css and footer.css imports to main.css (fixes unstyled menu) 2. Increased matrix rain canvas opacity (0.13→0.25, 0.18→0.35) for better visibility 3. Updated home.html to display featured articles first, then latest 3 4. Removed invalid pseudo-element CSS rule on canvas element The form on /is/here should now be visible, menu properly styled, and matrix rain more prominent. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-05style: add card, feed, code, and progress bar stylesDanilo M.1-0/+4
2026-04-05style: add hero section with matrix canvas stylingDanilo M.1-0/+1
2026-04-05style: add CSS variables and base typographyDanilo M.1-8/+130
2026-04-04initial theme setup.Danilo M.1-0/+15