ui:improved ui of homepage

This commit is contained in:
2025-09-28 16:17:55 +02:00
parent 62b2108434
commit 19c1b7b92e
7 changed files with 340 additions and 65 deletions

View File

@@ -24,13 +24,17 @@ body {
color: #333;
}
h1,
h1 {
font-family: 'Washington', serif;
font-weight: normal;
}
h2,
h3,
h4,
h5,
h6 {
font-family: 'Washington', serif;
font-family: 'Times New Roman', Times, serif;
font-weight: normal;
}