Added codeberg

This commit is contained in:
alexander
2026-01-25 11:38:55 +01:00
parent fe20cb7bdc
commit bd21c6ad68
9 changed files with 193 additions and 9 deletions

View File

@@ -61,6 +61,13 @@ h1 {
padding-bottom: 10px;
}
h3 {
color: #333;
text-align: center;
font-weight: normal;
margin-top: 5px;
}
table {
width: calc(100% - 40px);
border-collapse: collapse;