formatting time
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 25s

This commit is contained in:
2025-08-24 12:54:02 +02:00
parent 2df67ac8bb
commit 6183e87901

View File

@@ -131,20 +131,30 @@ body {
background-image: url("/img/background.jpg");
}
nav {
border: green;
border-style: double;
background: white;
}
.header {
border: green;
border-style: double;
background: white;
}
.content {
border: green;
border-style: double;
background: white;
}
footer {
border: green;
border-style: double;
background: white;
}