hatodik vizsga

This commit is contained in:
2024-11-28 22:30:52 +01:00
parent cfbc1bb80a
commit 2833172ab6
10 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,14 @@
table{
border-collapse: collapse;
margin-bottom: 0.5cm;
}
td{
border: 1px solid black;
width: 1.2cm;
height: 1.2cm;
text-align: center;
vertical-align: middle;
}
input{
width: 1cm;
}