Skip to content
Snippets Groups Projects
Commit ecef9223 authored by LANTZ Nathan's avatar LANTZ Nathan
Browse files

changement de style dans plusieurs pages

parent 4dc77c60
No related branches found
No related tags found
No related merge requests found
......@@ -44,12 +44,12 @@
}
.evenement-page h2 {
letter-spacing: 3;
letter-spacing: 1;
text-decoration: underline;
}
.evenement-page h3 {
letter-spacing: 3;
letter-spacing: 1;
}
.evenement-page li {
......
......@@ -54,7 +54,7 @@
</select>
<br>
<label for="documentFile">Sélectionnez le Document :</label>
<label for="documentFile">Sélectionnez le document à envoyer :</label>
<input type="file" id="documentFile" name="documentFile" accept=".jpg, .jpeg, .png, .pdf">
<br>
<button type="button" class="buttonUpload" onclick="submitDocument()">Envoyer</button>
......
......@@ -38,7 +38,7 @@
}
.telechargeable-item h3 {
letter-spacing: 3;
letter-spacing: 1;
}
.document-upload {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment