summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets/css/main.min.css
AgeCommit message (Expand)AuthorFilesLines
2026-04-17fix: improve styling and functionality for 404 and Repository pagesDanilo M.1-54/+4
2026-04-17test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, mo...Danilo M.1-2/+388
2026-04-16feat: add form component styles (inputs, textarea, checkbox, radio)Danilo M.1-0/+784
2026-04-16fix: header sticky positioning regressionDanilo M.1-0/+4
2026-04-16fix: add x-cloak to prevent menu flash on page loadDanilo M.1-0/+6
2026-04-16fix: rewrite hamburger menu using Alpine.js event dispatcherDanilo M.1-17/+9
2026-04-16fix: hamburger menu click handler and horizontal scroll issuesDanilo M.1-0/+5
2026-04-16feat: add breadcrumb navigation componentDanilo M.1-0/+25
2026-04-16feat: add header nav and hamburger menu styling with JS handlersDanilo M.1-0/+34
2026-04-16feat: add card component with hover lift and glow effectsDanilo M.1-28/+178
2026-04-16feat: import 36 articles with assets and create supporting shortcodesDanilo M.1-4/+47
2026-04-16refactor: remove footer-specific backdrop-filter rule for consistencyDanilo M.1-7/+0
2026-04-16refactor: use frosted-bar class on footer with stronger blur variantDanilo M.1-4/+2
2026-04-16fix: add position and z-index to footer for backdrop-filter to workDanilo M.1-0/+6
2026-04-16fix: add backdrop-filter blur to footer via CSS with vendor prefixDanilo M.1-3/+4
2026-04-16test: set footer background to fully opaque (1) to debug stylingDanilo M.1-5/+3
2026-04-16fix: add frosted-bar-strong class to footer for stronger frosting and opacityDanilo M.1-3/+4
2026-04-16fix: increase footer backdrop blur from 10px to 20px for stronger frosting ef...Danilo M.1-2/+3
2026-04-16fix: increase footer opacity to 0.88 for better visual balance with headerDanilo M.1-0/+6
2026-04-16fix: reduce frosted-bar background opacity from 0.92 to 0.75 for better reada...Danilo M.1-1/+1
2026-04-16refactor: remove border from frosted-bar component, let templates control bor...Danilo M.1-0/+20
2026-04-16Add padding and glow effects to content sectionsfeature/matrix-rain-backgroundDanilo M.1-0/+25
2026-04-16Complete matrix rain background effect implementationDanilo M.1-0/+49
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.1-5/+110
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.1-27/+138
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-6/+67
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.1-30/+0
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.1-0/+92
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.1-0/+1905