Compare commits

..

2 Commits

Author SHA1 Message Date
6183e87901 formatting time
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 25s
2025-08-24 12:54:02 +02:00
2df67ac8bb test 2025-08-24 12:52:55 +02:00
3 changed files with 11 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -128,22 +128,33 @@ footer {
body {
background: black;
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;
}

BIN
img/background.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB