Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Jun 28, 2024
1 parent f4f6c87 commit f5b9f80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
body {
width: 180px;
padding: 5px;
background-color: #444;
background-color: #181818;
color: #fff;
font-family: Arial;
}
Expand Down Expand Up @@ -76,4 +76,4 @@ kbd {
}
label + kbd {
margin-left: 15px;
}
}

0 comments on commit f5b9f80

Please sign in to comment.