save stylesheet

This commit is contained in:
2023-04-25 16:51:09 +02:00
parent 4587f5a147
commit 6520a25cb9
2 changed files with 4 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<legend class="text-start">Feuille de style</legend>
<label for="stylesheetSelect" class="col-sm-2 col-form-label text-center">Style</label>
<div class="col-sm-4">
<select id="stylesheetSelect" class="form-select" onclick="document.selectedStyleSheetSet=this.value">
<select name="stylesheet" id="stylesheetSelect" class="form-select" onclick="document.selectedStyleSheetSet=this.value">
<option selected>Classique</option>
<option>Électro</option>
<option>Pop</option>