page updates

This commit is contained in:
Shautvast 2024-04-10 17:39:04 +02:00
parent aa1c463c13
commit 73e5050b08
5 changed files with 70 additions and 16 deletions

BIN
06c0b2a945cdbfd1fd2d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -19,7 +19,7 @@
<div class="main"> <div class="main">
<label> <label>
<h4>Upload or drag&drop a picture and move the slider, for a quick preview</h4> <h4>Upload or drag&drop a (jpeg) picture and move the slider, for a quick preview</h4>
<h4>Then press Apply</h4> <h4>Then press Apply</h4>
</label> </label>
@ -37,7 +37,9 @@
</div> </div>
</div> </div>
<h4>(Painting can take long, be patient</h4> <h4>(Painting can take long, be patient</h4>
<h4>all image processing is done in your browser)</h4> <h4>all image processing is done in your browser).</h4>
<h5>And ignore all the warnings! It will be all right.</h5>
<img id="browserwarning" src="">
</div> </div>
<script> <script>
function allowDrop(event) { function allowDrop(event) {