From: soufiane Date: Tue, 23 Jan 2024 16:32:12 +0000 (+0100) Subject: wait #6658 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=7519d07c7b17bb0376e57d1f43b4d7c13a517a91;p=fluidbook-toolbox-quiz.git wait #6658 --- diff --git a/style/105-outro.sass b/style/105-outro.sass index 42fb671..a154d29 100644 --- a/style/105-outro.sass +++ b/style/105-outro.sass @@ -72,16 +72,22 @@ +font-size(55) &.nok - #progress-counter * - color: $nok-color + #progress-counter + * + color: $nok-color + span + text-shadow: 0 0 30px rgba($nok-color,.72) #anime-result svg * fill: $nok-color stroke: $nok-color &.ok - #progress-counter * - color: $ok-color + #progress-counter + * + color: $ok-color + span + text-shadow: 0 0 30px rgba($ok-color,.72) #anime-result svg * fill: $ok-color