Font color applied
This commit is contained in:
parent
5a6b21e8f7
commit
220a729dc9
@ -19081,7 +19081,7 @@ html {
|
||||
}
|
||||
|
||||
.team10-section-area .team10-widget-boxarea2 .text-area a {
|
||||
color: #ce2029;
|
||||
color: #000000cf;
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s24);
|
||||
font-style: normal;
|
||||
@ -24306,7 +24306,7 @@ html {
|
||||
|
||||
.event3-section-area .tab-content .tab-pane .event-widget-area .event2-boxarea h1.active {
|
||||
background: #ffde14;
|
||||
color: #ce2029;
|
||||
color: #000000cf;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
@ -26037,7 +26037,7 @@ html {
|
||||
}
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area h3 {
|
||||
color: var(--ztc-text-text-1);
|
||||
color: var(--ztc-text-text-2);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s32);
|
||||
font-style: normal;
|
||||
@ -26059,7 +26059,7 @@ html {
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area ul li a {
|
||||
display: block;
|
||||
color: var(--ztc-text-text-1);
|
||||
color: var(--ztc-text-text-2);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
@ -26074,16 +26074,16 @@ html {
|
||||
}
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area .btn-area1 a {
|
||||
background: var(--ztc-bg-bg-1);
|
||||
color: var(--ztc-text-text-15);
|
||||
background: var(--ztc-bg-bg-15);
|
||||
color: var(--ztc-bg-bg-1);
|
||||
}
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area .btn-area1 a img {
|
||||
filter: brightness(0);
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area .btn-area1 a:hover {
|
||||
color: #000000cf;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.event6-section-area .event6-widget-boxarea .content-area .btn-area1 a:hover img {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user