Merge pull request #108 from Bravoyk/master
🌈 Change background color. Co-authored-by: Bravoyk <[email protected]>
This commit is contained in:
+1
-2
@@ -7,8 +7,7 @@ body.dark table.table-striped tr.even {
|
|||||||
background-color: #212f36;
|
background-color: #212f36;
|
||||||
}
|
}
|
||||||
|
|
||||||
#servers tr:nth-child(odd) {
|
body.dark table tr:nth-child(odd) {
|
||||||
/* color: red; */
|
|
||||||
background: #384d58;
|
background: #384d58;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user