tweak emojis

This commit is contained in:
2025-03-31 14:16:23 +02:00
parent 57c112611a
commit 7db3b09bea
2 changed files with 10 additions and 10 deletions

View File

@ -116,10 +116,10 @@ echo ("-->");*/
<label id="colorSliderLabel" for="colorSlider" class="no-print">Changer les couleurs</label>
<input id="colorSlider" type="range" min="0" max="2000000" step="0.000000001" value="1353651.53435435"
oninput="document.documentElement.style.setProperty('--k', this.value);" class="no-print"/>
<a href="<?=str_replace(__DIR__."/", "", $path) ?>" class="link no-print">Télécharger la configuration</a>
<a href="<?=str_replace(__DIR__."/", "", $path) ?>" target="_blank" class="link no-print">Télécharger la configuration</a>
<a href="index.php" class="link no-print">← Retour à la liste</a>
</footer>
</div>
</body>
</html>
</html>