Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAn127 committed May 25, 2023
1 parent 838ba2a commit 2ceb47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user_css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ html, body {
width: 100%;
height: 100%;
cursor: none;
background:rgb(248, 237, 212);
background:rgb(100, 41, 155);
}
body {
background-image: url("https://raw.githubusercontent.com/CoolAn127Gamer/GBA-Emulator-Online/gh-pages/Binaries/gba_bg.jpg");
Expand All @@ -30,7 +30,7 @@ canvas {
height: 100%;
}
span {
color: blue;
color: yellow;
bottom: 0px;
position: absolute;
right: 0px;
Expand Down

0 comments on commit 2ceb47e

Please sign in to comment.