CSS updates
This commit is contained in:
@@ -370,6 +370,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
ul.eval {
|
||||
li:nth-child(odd) {
|
||||
background-color: #202022;
|
||||
}
|
||||
li.total {
|
||||
border-top-color: #CCC;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
& {
|
||||
background-color: #0c0c0d;
|
||||
|
||||
Reference in New Issue
Block a user