Update GameQuestion.html
This commit is contained in:
parent
8b1cebaa0b
commit
634fb39f1f
@ -30,18 +30,7 @@
|
||||
<link href="../templates/Web/css2" rel="stylesheet">
|
||||
|
||||
<style>
|
||||
#funding {
|
||||
cursor: pointer;
|
||||
R
|
||||
}
|
||||
|
||||
#prove {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#funding:hover+#prove {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.popwindow {
|
||||
width: 500px;
|
||||
@ -305,7 +294,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<h4>3. Which selection descibes you the best in Super Mario Bros?</h4>
|
||||
<h4>3. Which player type represents you the best in Super Mario Bros?</h4>
|
||||
<label>
|
||||
<input type="radio" class="option-input radio" name="gamestyle" value="A">
|
||||
Runner: try to complete a level as fast as possible by running and jumping
|
||||
|
Loading…
Reference in New Issue
Block a user