From 0929f0e820843193d20c90472e45d55dc0661e4b Mon Sep 17 00:00:00 2001 From: Midou36O Date: Sat, 23 Apr 2022 23:06:48 +0000 Subject: [PATCH] fixed the accessibility option --- src/lib/Header.svelte | 9 +++++---- src/routes/instances.md | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte index 31d1907..fba1a0b 100644 --- a/src/lib/Header.svelte +++ b/src/lib/Header.svelte @@ -37,12 +37,13 @@ } .text-flicker-in-glow { opacity:1; - -webkit-animation: text-flicker-in-glow 900ms both; - animation: text-flicker-in-glow 900ms both; + -webkit-animation: text-flicker-in-glow 3000ms both; + animation: text-flicker-in-glow 3000ms both; } - @media screen and (prefers-reduced-motion: reduce) { + @media screen and (prefers-reduced-motion: no-preference) { .text-flicker-in-glow { opacity:1; - } + -webkit-animation: text-flicker-in-glow 10ms both; + animation: text-flicker-in-glow 10ms both; } } diff --git a/src/routes/instances.md b/src/routes/instances.md index f1a060b..d62b17d 100644 --- a/src/routes/instances.md +++ b/src/routes/instances.md @@ -5,7 +5,7 @@ title: Our Instances ## Privacy-respecting services hosted on our network.
- +

Notice: Invidious, Libreddit, LBRY and nitter will move to the new domains soon.

@@ -49,4 +49,4 @@ title: Our Instances Click me to access our Pleroma instance
-
\ No newline at end of file +