This commit is contained in:
Daniel Kluge 2022-07-11 20:56:19 +02:00
parent 305055936d
commit b5f7f5d43f

View File

@ -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);
}