first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.out {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.low {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.stock {
|
||||
background-color: green;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user