Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
vsporeddy authored Apr 4, 2024
1 parent 65bbc69 commit acf5c86
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,15 @@ input[type="text"], button {
z-index: 200;
}

#quitButton {
position: fixed;
top: 10px;
right: 10px;
font-size: 12px;
padding: 5px 8px;
}


#attribution a {
color: #581845;
text-decoration: none;
Expand Down

0 comments on commit acf5c86

Please sign in to comment.