File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
409
409
< button type ="button " class ="resetButton "> Reset</ button >
410
410
< button type ="button " class ="giveUpButton "> Give up</ button >
411
411
< br > < br >
412
- < pre id ="correctStamp "> </ pre >
412
+ < pre id ="correctStamp " class = small " > </ pre >
413
413
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
414
414
</ textarea >
415
415
</ form >
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
170
170
< button type ="button " class ="resetButton "> Reset</ button >
171
171
< button type ="button " class ="giveUpButton "> Give up</ button >
172
172
< br > < br >
173
- < pre id ="correctStamp "> </ pre >
173
+ < pre id ="correctStamp " class = small " > </ pre >
174
174
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
175
175
</ textarea >
176
176
</ form >
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
226
226
< button type ="button " class ="resetButton "> Reset</ button >
227
227
< button type ="button " class ="giveUpButton "> Give up</ button >
228
228
< br > < br > <!-- These go in the last form if there's more than one: -->
229
- < pre id ="correctStamp "> </ pre >
229
+ < pre id ="correctStamp " class = small " > </ pre >
230
230
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
231
231
</ textarea >
232
232
</ form >
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
217
217
< button type ="button " class ="resetButton "> Reset</ button >
218
218
< button type ="button " class ="giveUpButton "> Give up</ button >
219
219
< br > < br >
220
- < pre id ="correctStamp "> </ pre >
220
+ < pre id ="correctStamp " class = small " > </ pre >
221
221
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
222
222
</ textarea >
223
223
</ form >
Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ <h3>Part 5</h2>
431
431
432
432
433
433
< br > < br > <!-- These go in the last form if there's more than one: -->
434
- < pre id ="correctStamp "> </ pre >
434
+ < pre id ="correctStamp " class = small " > </ pre >
435
435
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
436
436
</ textarea >
437
437
You can’t perform that action at this time.
0 commit comments