Skip to content

Commit

Permalink
Merge pull request #108 from Bravoyk/master
Browse files Browse the repository at this point in the history
🌈 Change background color.

Co-authored-by: Bravoyk <[email protected]>
  • Loading branch information
naiba and Bravoyk authored Mar 4, 2021
2 parents ab17cd4 + d829f75 commit 81b804e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resource/static/theme-hotaru/css/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ body.dark table.table-striped tr.even {
background-color: #212f36;
}

#servers tr:nth-child(odd) {
/* color: red; */
body.dark table tr:nth-child(odd) {
background: #384d58;
}

Expand Down

0 comments on commit 81b804e

Please sign in to comment.