Files
web_2025/R3.01/tp/tp2/ex3/css/style.css
T
2026-04-01 08:25:18 +02:00

7 lines
65 B
CSS

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