benerin css untuk warna
This commit is contained in:
parent
6bb6e61d1a
commit
68589ce778
@ -118,7 +118,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: -14px;
|
top: -14px;
|
||||||
right: -8px;
|
right: -8px;
|
||||||
background-color: #d336e7;
|
background-color: #001151;
|
||||||
color: white;
|
color: white;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
@ -6804,7 +6804,7 @@ span[class*="fi-rr-"]:before {
|
|||||||
|
|
||||||
.breadcum-area.bg-white:after,
|
.breadcum-area.bg-white:after,
|
||||||
.breadcum-area.bg-default:after {
|
.breadcum-area.bg-default:after {
|
||||||
background: linear-gradient(180deg, rgb(255 255 255 / 94%) 0%, rgb(255 255 255 / 68%) 70%) !important;
|
background: linear-gradient(0deg, rgba(58, 72, 120, 0.85) 0%, rgba(255, 255, 255, 1) 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-banner-area-container {
|
.profile-banner-area-container {
|
||||||
|
|||||||
@ -361,7 +361,6 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gradient {
|
.gradient {
|
||||||
background: #02196e;
|
|
||||||
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
|
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
|
||||||
transition: 0.5s;
|
transition: 0.5s;
|
||||||
background-size: 200% auto;
|
background-size: 200% auto;
|
||||||
@ -1413,7 +1412,7 @@ img {
|
|||||||
|
|
||||||
.skill-image .over-text {
|
.skill-image .over-text {
|
||||||
width: 210px;
|
width: 210px;
|
||||||
bottom: 50%;
|
bottom: 60%;
|
||||||
left: -20px;
|
left: -20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1795,7 +1794,7 @@ img {
|
|||||||
|
|
||||||
.user-slider .owl-nav .owl-prev,
|
.user-slider .owl-nav .owl-prev,
|
||||||
.user-slider .owl-nav .owl-next {
|
.user-slider .owl-nav .owl-next {
|
||||||
background-image: linear-gradient( to right, #2f57ef 0%, #c664ff 51%, #c664ff 100%) !important;
|
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%) !important;
|
||||||
transition: 0.5s;
|
transition: 0.5s;
|
||||||
background-size: 200% auto !important;
|
background-size: 200% auto !important;
|
||||||
box-shadow: 0 0 20px #eee;
|
box-shadow: 0 0 20px #eee;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user