Browse Source

Replace line breaks with divs so that, if text is set to fade, new text appears right at the top

tags/v1.1.2
Fen Dweller 6 years ago
parent
commit
7bc09722fc
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      stroll.html

+ 2
- 2
stroll.html View File

@@ -195,9 +195,9 @@
<div id="log-area">
<div class="log" id="log">
<div>Welcome to Stroll</div>
<br>
<div>&nbsp;</div>
<div class="version"></div>
<br>
<div>&nbsp;</div>
<div><b>This game features 18+ content</b></div>
<div>&nbsp;</div>
</div>


Loading…
Cancel
Save