Évolution des formulaires d'ajout

This commit is contained in:
Sébastien André
2019-12-03 16:44:44 +01:00
parent b1613ab15b
commit 0373a2d5af
13 changed files with 138 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
label {
display: inline-block;
width: 150px;
}
input[type="text"] {
width: 200px;
}