Initial commit
This commit is contained in:
@@ -92,8 +92,9 @@ body {
|
||||
#articles-table td input,
|
||||
#articles-table td select {
|
||||
padding: 5px;
|
||||
font-size: 14px; /* Taille réduite */
|
||||
font-size: 16px; /* Taille réduite */
|
||||
width: 90%;
|
||||
box-sizing: border-box; /* Pour garantir que la largeur reste contrôlée */
|
||||
}
|
||||
|
||||
#articles-table td input[type="radio"] {
|
||||
|
||||
Reference in New Issue
Block a user