Colors
This commit is contained in:
parent
305055936d
commit
b5f7f5d43f
@ -37,9 +37,9 @@
|
||||
}
|
||||
|
||||
.color0 {
|
||||
background: rgba(255, 170, 0, 0.2);
|
||||
background: rgba(185, 43, 255, 0.2);
|
||||
}
|
||||
|
||||
.color1 {
|
||||
background: rgba(255, 0, 0, 0.2);
|
||||
background: rgba(0, 93, 255, 0.2);
|
||||
}
|
Loading…
Reference in New Issue
Block a user