fixes overlay tooltip
All checks were successful
CI / deploy (push) Successful in 4m14s
CI / deploy (pull_request) Successful in 4m17s

This commit is contained in:
Arindy 2025-02-10 18:26:44 +01:00
parent cb077b50de
commit 0e3d88cd4a

View File

@ -223,8 +223,8 @@
<p style="color: red; font-weight: bold">Only open Overlay once, unless you want multiple results</p> <p style="color: red; font-weight: bold">Only open Overlay once, unless you want multiple results</p>
<p>Query Params you can Change:</p> <p>Query Params you can Change:</p>
<ul> <ul>
<li><strong>scale</strong> changes the size of the dice (any value over 1; remove param or set -1 to keep the dice)</li> <li><strong>scale</strong> changes the size of the dice (any value over 1)</li>
<li><strong>clearAfter</strong> time until dice are cleared (in seconds)</li> <li><strong>clearAfter</strong> time until dice are cleared (in seconds; remove param or set -1 to keep the dice)</li>
</ul> </ul>
</div> </div>
<div popover id="all-results-hint" class="tooltip"> <div popover id="all-results-hint" class="tooltip">