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,29 @@
body {
font-family: "Linux Libertine", "Georgia", "Times", serif;
}
h1, h2 {
border-bottom: 1px solid lightgray;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.5em;
}
p {
text-align: justify;
hyphens: auto;
}
img {
float: right;
}
#feladvany {
letter-spacing: 1px;
font-weight: bold;
}