Update GameAnnotation2.html

This commit is contained in:
Doveliyuchen 2023-03-14 17:46:52 +08:00
parent b79fbea1f4
commit 6badc2a0b4

View File

@ -279,7 +279,7 @@
<div class="col-md-4"> <div class="col-md-4">
<h4>Level A</h4> <h4>Level A</h4>
<p style="color:darkgrey">Drag Picture To Move</p> <p style="color:darkgrey">Drag The Picture To See the Whole Level</p>
<div style="overflow-x: scroll; height: 350px;"> <div style="overflow-x: scroll; height: 350px;">
<img src="../levels/{{level1}}.png" height="100%"> <img src="../levels/{{level1}}.png" height="100%">
</div> </div>