|
@@ -264,28 +264,32 @@
|
|
color: rgba(255, 255, 255, 100)!important;
|
|
color: rgba(255, 255, 255, 100)!important;
|
|
}
|
|
}
|
|
.mycolor1{
|
|
.mycolor1{
|
|
- background-color:rgba(66, 145, 255, 100);;
|
|
|
|
|
|
+ background-color:rgba(66, 145, 255, 100);
|
|
}
|
|
}
|
|
.mycolor2{
|
|
.mycolor2{
|
|
background-color:rgba(52, 199, 88, 100);
|
|
background-color:rgba(52, 199, 88, 100);
|
|
|
|
+ box-shadow: 0px 4px 4px 0px rgba(17, 96, 36, 30)!important;
|
|
}
|
|
}
|
|
.mycolor3{
|
|
.mycolor3{
|
|
background-color:rgba(174, 174, 178, 100);
|
|
background-color:rgba(174, 174, 178, 100);
|
|
|
|
+ box-shadow: 0px 4px 4px 0px rgba(72, 74, 77, 30) !important;
|
|
}
|
|
}
|
|
.mycolor4{
|
|
.mycolor4{
|
|
- font-size: 14px;
|
|
|
|
|
|
+ box-shadow: 0px 4px 4px 0px rgba(128, 49, 0, 30)!important;
|
|
background-color:rgba(236, 136, 74, 100);
|
|
background-color:rgba(236, 136, 74, 100);
|
|
}
|
|
}
|
|
|
|
+ .mycolor5{
|
|
|
|
+ box-shadow: 0px 4px 4px 0px rgba(47, 49, 151, 30)!important;
|
|
|
|
+ background-color:rgba(118, 119, 206, 100);
|
|
|
|
+ }
|
|
.mycolor4 h5{
|
|
.mycolor4 h5{
|
|
font-size: 14px !important;
|
|
font-size: 14px !important;
|
|
|
|
+
|
|
}
|
|
}
|
|
.mycolor5 h5{
|
|
.mycolor5 h5{
|
|
font-size: 14px !important;
|
|
font-size: 14px !important;
|
|
}
|
|
}
|
|
- .mycolor5{
|
|
|
|
-
|
|
|
|
- background-color:rgba(118, 119, 206, 100);
|
|
|
|
- }
|
|
|
|
|
|
+
|
|
.myclass-li{
|
|
.myclass-li{
|
|
padding: 15px;
|
|
padding: 15px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|