@@ -47,15 +47,15 @@ import { Transition } from 'vue';
|
||||
background-color: rgb(129, 112, 0);
|
||||
}
|
||||
.cw-cp {
|
||||
background-color: rgb(0, 122, 2);
|
||||
background-color: rgb(0, 97, 2);
|
||||
}
|
||||
.cw-ip {
|
||||
background-color: rgb(1, 185, 4);
|
||||
background-color: rgb(19, 197, 22);
|
||||
}
|
||||
.cf-cp {
|
||||
background-color: rgb(0, 9, 166);
|
||||
}
|
||||
.cf-ip {
|
||||
background-color: rgb(45, 54, 225);
|
||||
background-color: rgb(70, 78, 235);
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user