subdirectories added

This commit is contained in:
2025-02-04 15:09:25 +02:00
parent 35ee14220d
commit 74337a9bd6
27 changed files with 145 additions and 138 deletions

View File

@@ -64,7 +64,7 @@ p {
width: 97%;
}
#grad {
background-image: linear-gradient(to right, black, transparent), url('webpagebackground.png');
background-image: linear-gradient(to right, black, transparent), url('/image/webpagebackground.png');
background-size: cover;
padding: 12px;
border: 1px solid #fff;