Files
home/style.css
yuetsh 8c750b880a fix: use pixel values for diagonal AC background scroll
Percentage-based background-position translates to unequal pixel offsets
(268px X vs 768px Y on a 1280x768 viewport), making the movement appear
mostly vertical. Equal pixel values (1012px, 1012px) give a true 45-degree
diagonal. X loops seamlessly at the tile width boundary.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 04:23:14 -06:00

52 KiB