Skip to content

Commit

Permalink
last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
angelatolim committed Apr 24, 2024
1 parent 5ed6ebf commit a1a0a05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
body {
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
background-image: url(images/doctor-van-nostrand-deadpool-wolverine.jpg);
background-size: cover;
color: white;
}

Expand Down Expand Up @@ -35,6 +36,8 @@ h1 {
}

.result {
background-color: rgba(255, 255, 255, 0.4);
color: #2e2e2e;
padding: 20px;
}

Expand Down

0 comments on commit a1a0a05

Please sign in to comment.