Upload and Begin

This commit is contained in:
2024-11-20 20:36:28 +01:00
parent af1749b884
commit ed9222df6a
61 changed files with 13202 additions and 0 deletions

View File

@ -0,0 +1,23 @@
details {
margin-bottom: 1cm;
}
img {
float: left;
border: 3px inset white;
margin-right: 5px;
margin-bottom: 5px;
}
img.megjelol {
border-color: blue;
}
img.megforditva {
border-color: orange;
}
#info {
clear: left;
padding-top: 1cm;
}