Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
OliveurTwistAgain committed Mar 27, 2024
1 parent bdc09b8 commit a022297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<meta charset="UTF-8"/>
<title>NFA040</title>
<style>body {
color: orange;
color: grey;
background-color: lightcyan;
font-family:sans-serif;
background-image: url("https://images.pexels.com/photos/1193743/pexels-photo-1193743.jpeg");
background-image: url("https://images.pexels.com/photos/1292241/pexels-photo-1292241.jpeg");
background-repeat: no-repeat;
background-size: cover;

Expand Down

0 comments on commit a022297

Please sign in to comment.