We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ef868 commit acdbabcCopy full SHA for acdbabc
instructions.html
@@ -20,7 +20,7 @@ <h1>8values</h1>
20
<h2 style="text-align:center;">Instructions</h2>
21
<p class="question">You will be presented with a series of statements. For each one, click the button with your opinion on it.</p>
22
<button class="button" onclick="location.href='quiz.html';" style="background-color: #2196f3;">Got it!</button> <br>
23
-<button class="button" onclick="location.href='index.html';" style="background-color: #f44336;">Wait, nevermind!</button> <br>
+<button class="button disagree" onclick="location.href='index.html';">Wait, nevermind!</button> <br>
24
25
<!-- Website visit statistics - no personal information is collected! -->
26
<script type="text/javascript">
0 commit comments