This commit is contained in:
@@ -45,15 +45,15 @@ import { Transition } from 'vue';
|
||||
background-color: rgb(129, 112, 0);
|
||||
}
|
||||
.cw-cp {
|
||||
background-color: rgb(0, 97, 2);
|
||||
background-color: rgb(0, 126, 2);
|
||||
}
|
||||
.cw-ip {
|
||||
background-color: rgb(19, 197, 22);
|
||||
background-color: rgb(98, 175, 99);
|
||||
}
|
||||
.cf-cp {
|
||||
background-color: rgb(0, 9, 166);
|
||||
}
|
||||
.cf-ip {
|
||||
background-color: rgb(70, 78, 235);
|
||||
background-color: rgb(96, 98, 160);
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user