working on background image

This commit is contained in:
2025-09-08 18:00:11 +02:00
parent f57592b322
commit 6e3fa67ed1
4 changed files with 4 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ body{
background-image: url('/umbrella100px.png');
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;
}
code{
display: inline-block;

View File

@@ -15,6 +15,7 @@ body {
background-image: url('/umbrella100px.png');
background-repeat: no-repeat;
background-position: 98% 70px;
background-attachment: fixed;
}
fieldset {

View File

@@ -16,6 +16,7 @@ body {
background-image: url('/umbrella100px.png');
background-repeat: no-repeat;
background-position: 98% 70px;
background-attachment: fixed;
}
fieldset {

View File

@@ -16,6 +16,7 @@ body {
background-image: url('/umbrella100px.png');
background-repeat: no-repeat;
background-position: 98% 70px;
background-attachment: fixed;
}
fieldset {