Harmadik vizsga

This commit is contained in:
2024-11-28 10:40:51 +01:00
parent 11c80fb673
commit d0de8736f4
25 changed files with 328 additions and 0 deletions

View File

@ -0,0 +1,23 @@
h1{
margin-bottom: 1cm;
padding-bottom: 0px;
}
table{
width: 15cm;
text-align: left;
}
input, select{
width: 9cm;
}
.right{
text-align: right;
}
.right input{
width: 1cm;
margin: 0;
}
textarea{
margin-left: 0.5cm;
width: 14.5cm;
resize: none;
}