ddd
This commit is contained in:
parent
0a343ecbc5
commit
c3a6f5ff37
80 changed files with 2512 additions and 1625 deletions
8
client/styles/accessibility.css
Normal file
8
client/styles/accessibility.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
@media(prefers-reduced-motion:reduce){
|
||||
*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important}
|
||||
.board-card.revealing,.board-card.completing .path,.completion-burst,.gate-dot.frontier,.tutorial-demo *,.tutorial-demo::after,.num.turn-warning,.number-turn-warning,.pill.time-attack.active>span:first-child,.time-attack-clock.urgent,.completion-flash,.gate-connect-pulse,.number-match-orbit-holes,#viewport::before{animation:none!important}
|
||||
.completion-burst{opacity:1}
|
||||
.tutorial-path{stroke-dashoffset:0}
|
||||
.tutorial-shop-marker,.tutorial-number-pulse{transform:none}
|
||||
.tutorial-shop-score{opacity:1}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue