cleaned up html + sticky titles

This commit is contained in:
2025-06-29 14:26:10 +02:00
parent 3e5d0a60ef
commit 12ef629fd9
3 changed files with 152 additions and 233 deletions
+5
View File
@@ -10,6 +10,11 @@ h1, h3 {
color:red;
}
h1 {
position: sticky; top: 0;
padding: 1em; z-index: 10;
}
img {
text-align: center;
margin:auto;