card style

This commit is contained in:
CHIEFSOFT\ameye
2023-11-22 16:29:04 -05:00
parent 885b95866c
commit be254783fd
+6
View File
@@ -348,6 +348,12 @@ ion-content {
--background-color: white;
}
}
&.INTEREST{
background-color: #6b6b08;
.name{
color: white;
}
}
&.PASTDUEJOB{
background-color: #e0b4b4;
}