blah colors
This commit is contained in:
parent
e97b795e03
commit
e839a329ab
2 changed files with 18 additions and 6 deletions
|
@ -164,4 +164,16 @@ hr {
|
|||
opacity: 1;
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
.up {
|
||||
border-color: limegreen;
|
||||
}
|
||||
|
||||
.mid {
|
||||
border-color: yellow;
|
||||
}
|
||||
|
||||
.down {
|
||||
border-color: red;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue