Added files for 1. ZH

This commit is contained in:
2026-04-15 22:07:56 +02:00
commit d80a95a395
3 changed files with 167 additions and 0 deletions

22
style.css Normal file
View File

@@ -0,0 +1,22 @@
.kep {
border-radius: 30px;
}
.kep:hover {
border-radius: 100px;
}
img {
border: 100px;
}
#szoveges {
border: 20px solid orange;
padding: 10px 20px 30px 40px;
/* TOP RIGHT BOTTOM LEFT */
margin: 40px 30px 20px 10px;
}
.sotet {
background-color: #777;
}