Merge pull request #108 from Bravoyk/master
🌈 Change background color.
Co-authored-by: Bravoyk <11516611+Bravoyk@users.noreply.github.com>
This commit is contained in:
commit
81b804ede9
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user