summaryrefslogtreecommitdiffstats
path: root/assets/css/main.css
AgeCommit message (Expand)AuthorFilesLines
2026-05-13feat: add glitch effect to article list page H1Danilo M.1-0/+45
2026-05-11fix: define --font-head CSS variable as Oxanium in :rootDanilo M.1-0/+1
2026-05-11feat: hero name glitch effect on homepageDanilo M.1-0/+65
2026-05-08refactor: move contribution graph to footer full-width row, centeredDanilo M.1-0/+1
2026-05-08feat: add contribution graph widgetDanilo M.1-0/+69
2026-05-04fix: beat prose-invert anchor override for CTA button in light modeDanilo M.1-0/+6
2026-05-04fix: add --on-accent var and fix button text color + CTA centeringDanilo M.1-2/+19
2026-05-04feat: upgrade actions shortcode to CTA block componentDanilo M.1-0/+31
2026-04-30build: add Twemoji emoji inline sizing CSSDanilo M.1-0/+9
2026-04-29feat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.1-0/+79
2026-04-29fix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)Danilo M.1-2/+2
2026-04-29fix: align html.theme-light CSS vars with THEMING-STANDARD.mdDanilo M.1-26/+26
2026-04-29feat: add obsolete article bannerDanilo M.1-0/+60
2026-04-29fix: remove orphaned top border from article navDanilo M.1-1/+0
2026-04-28fix: switch back to auto-fit for proper 2+ repo layoutDanilo M.1-2/+1
2026-04-28fix: center repo cards within grid cells with justify-itemsDanilo M.1-0/+1
2026-04-28fix: use auto-fill instead of auto-fit for repo grid to ensure 2-col layoutDanilo M.1-1/+1
2026-04-28feat: adaptive repo grid with CSS auto-fit and :only-child centeringDanilo M.1-0/+15
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.1-143/+1649
2026-04-10feat: align homepage to mockup-a with centered hero, terminal animation, arti...Danilo M.1-0/+37
2026-04-10feat: complete Hugo theme implementation from mockupsDanilo M.1-0/+22
2026-04-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.1-0/+2
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