From: Vincent Vanwaelscappel Date: Wed, 3 Mar 2021 19:10:58 +0000 (+0100) Subject: wait #4292 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=481430b7a86c176505ba1def8a70123fc0d0f3e1;p=Animations.git wait #4292 @0.5 --- diff --git a/RedbullContentMaking/p41-quiz/index.html b/RedbullContentMaking/p41-quiz/index.html index a3cedac..05bf4c0 100644 --- a/RedbullContentMaking/p41-quiz/index.html +++ b/RedbullContentMaking/p41-quiz/index.html @@ -51,10 +51,12 @@ main a.next { display: none; - top: 0; - left: 0; - width: 441px; - height: 595px; + top: 475px; + left: 180px; + width: 70px; + height: 24px; + background-image: url('next.png'); + background-size: 100% 100%; } diff --git a/RedbullContentMaking/p41-quiz/next.png b/RedbullContentMaking/p41-quiz/next.png new file mode 100644 index 0000000..42910a0 Binary files /dev/null and b/RedbullContentMaking/p41-quiz/next.png differ diff --git a/RedbullContentMaking/p41-quiz/p41-quiz.zip b/RedbullContentMaking/p41-quiz/p41-quiz.zip index 940c7b4..1e34b0d 100644 Binary files a/RedbullContentMaking/p41-quiz/p41-quiz.zip and b/RedbullContentMaking/p41-quiz/p41-quiz.zip differ