update website's screenshots

This commit is contained in:
2024-05-05 17:32:55 +02:00
parent 7aeda66dc1
commit 178bbc83a6
25 changed files with 35 additions and 35 deletions

View File

@@ -8,14 +8,14 @@ body {
#step-1 {
position: fixed;
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage2.png');
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLibreevent.jpg');
background-repeat: no-repeat;
background-size: cover;
}
#step-2 {
position: fixed;
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage3.png');
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotMainPageA.jpg');
background-repeat: no-repeat;
background-size: cover;
}