This commit is contained in:
2024-05-06 10:20:57 +02:00
parent a8e398f198
commit ad0030c065
22 changed files with 340 additions and 0 deletions

4
TP/TP2/ex5/css/style.css Normal file
View File

@@ -0,0 +1,4 @@
input[type="text"]{
width:auto;
}