Compare commits
No commits in common. "8c0b4663a3b83f118a9516a4e5fc23ea22f10379" and "5fc24fc45ebcf643168f3130cbdca528b512e46c" have entirely different histories.
8c0b4663a3
...
5fc24fc45e
@ -122,7 +122,6 @@ td {
|
||||
}
|
||||
|
||||
.legend {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
|
@ -116,8 +116,7 @@ echo ("-->");*/
|
||||
<label id="colorSliderLabel" for="colorSlider">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);">
|
||||
<a href="<?=str_replace(__DIR__."/", "", $path) ?>" class="link">Télécharger la configuration</a>
|
||||
<a href="index.php" class="link">← Retour à la liste</a>
|
||||
<a href="index.php" class="link">← Retour à la liste</a>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user