registration color changed
This commit is contained in:
parent
d7fb75d39b
commit
9b5fbc577c
@ -20307,7 +20307,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.about6-header ul li {
|
.about6-header ul li {
|
||||||
color: var(--ztc-text-text-1);
|
color: #000000cf;
|
||||||
font-family: var(--grotesk);
|
font-family: var(--grotesk);
|
||||||
font-size: var(--ztc-font-size-font-s18);
|
font-size: var(--ztc-font-size-font-s18);
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
@ -20317,7 +20317,7 @@ html {
|
|||||||
transition: all 0.4s;
|
transition: all 0.4s;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
/* background: var(--ztc-bg-bg-15); */
|
/* background: var(--ztc-bg-bg-15); */
|
||||||
background: linear-gradient(to right, #ce2029, #a31319);
|
background: #ffde14;
|
||||||
padding: 12px 10px;
|
padding: 12px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user