Skip to content

Commit

Permalink
Update weather.html
Browse files Browse the repository at this point in the history
  • Loading branch information
VocalNutria9174 authored Sep 28, 2021
1 parent ae33a26 commit 7fc5a58
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion weather.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
<a href="home">Home</a>
</div>
<style>
.mainFont {

body {
background-image: url("awsnap.png");
background-color: #cccccc;
}
.mainFont {
font-family: Arial, Helvetica, sans-serif;
}

Expand Down

0 comments on commit 7fc5a58

Please sign in to comment.