Comment by wizzwizz4

Comment by wizzwizz4 11 days ago

0 replies

Can you add the rule:

  @media (prefers-reduced-motion) {
    .animated {
       display: none;
    }
  }
to the page, please? no_gifs.css is alright, but I need to visit the page (and run JavaScript) before I can find and click it, and by that point the damage is done.