Ajouter CSS pour header et pages principales #75

Merged
vlbeaudoin merged 10 commits from css-general into main 2023-07-25 14:18:16 -04:00
Showing only changes of commit c9326f515c - Show all commits

View file

@ -10,7 +10,7 @@
{{ template "header-html" }}
<h1 class="heading1">Upload</h1>
<form class="form uploadForm" action="/admin/documents/upload" method="post" enctype="multipart/form-data">
<label class="" for="bucket">Type de document:</label>
<label class="formLabel" for="bucket">Type de document:</label>
<select class="formSelect" name="bucket" id="bucket">
<option class="formOption" value="proces-verbaux">Procès verbaux</option>