Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRicePot authored Nov 28, 2023
1 parent fded3a9 commit cdf0d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
html {
background-color: black;
background-image: url('https://raw.githubusercontent.com/GBA-CHAOS2/GBA_EMU_discontinued/main/download.jpg');
background-size: cover;
}
button {
Expand All @@ -20,7 +20,7 @@ display: block;overflow: hidden; border-style: inset; border-width: 2px;}

body {
text-align: center;
color: orange;
color: blue;
font-family: "Verdana", Sans-serif;
font-size: 20px;
}

0 comments on commit cdf0d9b

Please sign in to comment.