Link to github repo

This commit is contained in:
Joscha 2024-10-21 19:36:04 +02:00
parent 60622315db
commit 47982251e1
4 changed files with 17 additions and 3 deletions

View file

@ -12,6 +12,9 @@ h1 {
color: #009682;
text-align: center;
}
#source {
font-size: small;
}
label {
font-weight: bold;
}