extra style

This commit is contained in:
CHIEFSOFT\ameye
2023-06-11 14:51:24 -04:00
parent 3700fe066f
commit 7389cf164c
+16
View File
@@ -9,6 +9,9 @@
font-family: "Product Sans";
src: url("./assets/fonts/Product Sans Bold.ttf");
}
.job-action{
background-color: lightgoldenrodyellow;
height: 100px;
@@ -47,6 +50,19 @@
height: 95px;
padding: 5px;
}
.short_style{
background-color: transparent;
}
.lr{
background-color: lightpink;
}
.lg{
background-color: lightgreen;
}
.lb{
background-color: lightblue;
}
.offer-slide-item{
background: rgb(2,0,36);
background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(3,51,2,0.782125350140056) 0%, rgba(0,212,255,0.07904411764705888) 0%, rgba(153,182,201,1) 99%);