Skip to content

Commit

Permalink
Fix consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Brottweiler committed Aug 9, 2024
1 parent e1b74ed commit f4d1cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ img {

@media (prefers-color-scheme: dark) {
body {
background: Black;
background-color: Black;
color: White;
}
a {
Expand Down

0 comments on commit f4d1cbb

Please sign in to comment.