put the you know what
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 29s

This commit is contained in:
2025-08-24 13:21:10 +02:00
parent 1eb803a3d8
commit f399e0b180

View File

@@ -128,23 +128,27 @@ footer {
body {
background: black;
background-align: top;
background-image: url("/img/background.jpg");
}
.header {
}
.header h1 {
}
nav {
border: green;
border-style: double;
}
.header {
border: green;
border-style: double;
}
.content {
border: green;
display: flex;
border-style: double;
}