doum
2026-01-20 c261cb7ff2e4cfce233d02c6aca9e8f85e8ba1ba
admin/src/assets/style/style.scss
@@ -54,11 +54,14 @@
.red{
  color: red;
}
.grey{
  color: grey;
}
.green{
  color: green;
}
.blue{
  color: blue;
  color: #216EEE;
}.orange{
   color: orange;
 }