Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-armour authored Sep 14, 2024
1 parent aed2ce2 commit 6b09d3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib02/style/r-2022-02-22/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ ul li:before {
}
}

/*
@media (prefers-color-scheme: dark) {
:root {
background-color: #1e1f23;
Expand All @@ -440,4 +441,5 @@ ul li:before {
#navMenu {
background-color: #555;
}
}
}
*/

0 comments on commit 6b09d3b

Please sign in to comment.