[Library | new-theme]: explore-custom.css: Added .landing { --landing-text-primary-color: var(--explore-color); } to override text-primary-color in landing pages.
This commit is contained in:
parent
0a7bc27860
commit
bfe9b0e36d
|
@ -1 +1 @@
|
|||
Subproject commit fb4df63f19ba02268ef1ecd0027c4cc3331d64cc
|
||||
Subproject commit 8a64b576d0febd8fe82ff8d17cda38cda7a690ab
|
|
@ -1 +1 @@
|
|||
Subproject commit 4b13058c7d827dabbe6248ff566d36ef2bfa9834
|
||||
Subproject commit 1e52629776ffe3a71c800d6659b49ad627b457fa
|
|
@ -22,6 +22,9 @@
|
|||
--slider-dot-active-background: var(--explore-color);
|
||||
}
|
||||
|
||||
.landing { --landing-text-primary-color: var(--explore-color); }
|
||||
|
||||
|
||||
/*:root {*/
|
||||
/* --portal-main-color: #D95F2D;*/
|
||||
/* --portal-main-contrast: white;*/
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bd15bab85dde4018155a631d9cf6ecdfe98ebe9a
|
||||
Subproject commit 643ff6aa69be2f5f2913dcebb432ec91be1ba2aa
|
Loading…
Reference in New Issue