summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets/css/main.css
AgeCommit message (Expand)AuthorFilesLines
2026-04-20fix: make prev-next navigation responsive on mobileDanilo M.1-1/+1
2026-04-20feat: redesign footer with fortune cookie, about terminal readout, and tech/f...Danilo M.1-0/+15
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.1-0/+22
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.1-0/+5
2026-04-18fixed: larger sidebar titles, color --accent WCAG AA passed.Danilo M.1-2/+3
2026-04-18style: unify sidebar widget styling with bash comment prefixDanilo M.1-5/+12
2026-04-18feat: add // prefix to H2–H6 headings in proseDanilo M.1-0/+10
2026-04-18fixed the number of columns for the sharing widget in the sidebar to 3x3Danilo M.1-2/+5
2026-04-18style: center-align social share icon gridDanilo M.1-1/+1
2026-04-18fix: use explicit 50px column grid for share icons so sidebar always shows 5+...Danilo M.1-0/+6
2026-04-18fix: bring social share widget into WCAG AA and theming standard complianceDanilo M.1-11/+16
2026-04-18style: redesign social share widget with terminal-native aestheticDanilo M.1-0/+58
2026-04-18style: resize social share icons to 50px and tighten grid gapDanilo M.1-6/+19
2026-04-17feat: add prefers-reduced-motion support (disable animations when motion-redu...Danilo M.1-0/+18
2026-04-17feat: add focus management styles (:focus-visible, button hover, form input f...Danilo M.1-0/+57
2026-04-17feat: add animation utility classes (.animate-fade-in, .animate-slide-up, .an...Danilo M.1-0/+14
2026-04-17feat: add CSS keyframe animations (fadeIn, slideUp, refine modalSlideUp, spin)Danilo M.1-2/+25
2026-04-16feat: add form component styles (inputs, textarea, checkbox, radio)Danilo M.1-0/+474
2026-04-16fix: add x-cloak to prevent menu flash on page loadDanilo M.1-0/+5
2026-04-16fix: hamburger menu click handler and horizontal scroll issuesDanilo M.1-1/+5
2026-04-16feat: add breadcrumb navigation componentDanilo M.1-0/+13
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-0/+184
2026-04-16refactor: remove footer-specific backdrop-filter rule for consistencyDanilo M.1-6/+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/+2
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-4/+3
2026-04-16fix: add frosted-bar-strong class to footer for stronger frosting and opacityDanilo M.1-2/+3
2026-04-16fix: increase footer backdrop blur from 10px to 20px for stronger frosting ef...Danilo M.1-2/+2
2026-04-16fix: increase footer opacity to 0.88 for better visual balance with headerDanilo M.1-0/+5
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-1/+7
2026-04-16refactor: extract bg2 RGBA values to CSS variables for frosted-bar componentDanilo M.1-5/+4
2026-04-16feat: add frosted-bar CSS component for header and footerDanilo M.1-0/+12
2026-04-16Add padding and glow effects to content sectionsfeature/matrix-rain-backgroundDanilo M.1-0/+9
2026-04-16Complete matrix rain background effect implementationDanilo M.1-0/+43
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.1-13/+93
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-1/+49
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.1-1/+6
2026-04-15fix: remove redundant focus ring offset rule in main.cssDanilo M.1-4/+0
2026-04-15feat: create Tailwind CSS with theme variables and base stylesDanilo M.1-0/+159