de
This commit is contained in:
parent
59c242d999
commit
9ece2aaeb7
|
|
@ -27,7 +27,7 @@
|
|||
</label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-signature text-muted"></i></span>
|
||||
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold"
|
||||
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold border-primary"
|
||||
type="text" id="libelle" name="libelle" required autocomplete="off">
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
</label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-language text-muted"></i></span>
|
||||
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold"
|
||||
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold border-primary"
|
||||
type="text" id="libelleEng" name="libelleEng" required autocomplete="off">
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user