Web/TP/TP2/ex3/css/style.css
2024-05-06 10:20:57 +02:00

7 lines
65 B
CSS

input[type="text"],
select
{
display:inline-block;
width:auto;
}