Skip to content

Commit

Permalink
change background image
Browse files Browse the repository at this point in the history
  • Loading branch information
LeosPrograms committed May 7, 2024
1 parent 0b05626 commit e0432d3
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ui/src/assets/backgrounds/birds.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ui/src/assets/backgrounds/oleg-magni.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions ui/src/whosin/coordinator/Instructions.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
top: 0;
z-index: 0;
position: absolute;
background: url("../../assets/whosin-background.jpg");
background: url("../../assets/backgrounds/natalie-pedigo-wJK9eTiEZHY-unsplash.jpg");
background-size: cover;
/* slow fade in background */
-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
Expand All @@ -58,7 +58,7 @@
margin-right:auto;
width:300px; */
margin-top: 200px;
margin-top: 150px;
width:100%;
position:relative;
z-index:1;
Expand Down

0 comments on commit e0432d3

Please sign in to comment.