color changes
This commit is contained in:
parent
621a4a3e03
commit
775b6df440
@ -606,11 +606,11 @@ const backFun = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
@ -647,11 +647,11 @@ const backFun = () => {
|
|||||||
</style>
|
</style>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-font {
|
.total-font {
|
||||||
|
@ -931,11 +931,11 @@ const backFun = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
@ -971,11 +971,11 @@ const backFun = () => {
|
|||||||
</style>
|
</style>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-font {
|
.total-font {
|
||||||
|
@ -666,11 +666,11 @@ const backFun = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
@ -706,11 +706,11 @@ const backFun = () => {
|
|||||||
</style>
|
</style>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-font {
|
.total-font {
|
||||||
|
@ -371,11 +371,11 @@ const changeEmailSignUp = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
|
@ -661,11 +661,11 @@ const isUserAuthenticate = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
@ -710,11 +710,11 @@ const isUserAuthenticate = () => {
|
|||||||
@import "@vendor/css/pages/help-center-front-page.css";
|
@import "@vendor/css/pages/help-center-front-page.css";
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-font {
|
.total-font {
|
||||||
|
@ -338,11 +338,11 @@ const confirmFun = async () => {
|
|||||||
@use "@core/scss/template/pages/page-auth.scss";
|
@use "@core/scss/template/pages/page-auth.scss";
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-font {
|
.total-font {
|
||||||
@ -392,11 +392,11 @@ const confirmFun = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom {
|
.bg-custom {
|
||||||
background: #F3F3F3;
|
background: #fffeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-custom-color {
|
.bg-custom-color {
|
||||||
background: #E0F0E3;
|
background: #f1e7e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-white bg-change-bk .current-plan {
|
.bg-white bg-change-bk .current-plan {
|
||||||
|
@ -33,8 +33,8 @@ const theme = {
|
|||||||
'perfect-scrollbar-thumb': '#DBDADE',
|
'perfect-scrollbar-thumb': '#DBDADE',
|
||||||
'skin-bordered-background': '#fff',
|
'skin-bordered-background': '#fff',
|
||||||
'skin-bordered-surface': '#fff',
|
'skin-bordered-surface': '#fff',
|
||||||
'yellow': '#E0F0E3',
|
'yellow': '#f1e7e4',
|
||||||
'yellow-theme-button': '#212121',
|
'yellow-theme-button': '#f84791',
|
||||||
'footer': '#212121'
|
'footer': '#212121'
|
||||||
},
|
},
|
||||||
variables: {
|
variables: {
|
||||||
|
@ -76,7 +76,7 @@ const gotoRefundPolicy = () => {
|
|||||||
<div class="contact-icons mb-3">
|
<div class="contact-icons mb-3">
|
||||||
<img src="https://static.maleexcel.com/wp-content/uploads/2023/09/08114534/contact-icon3.svg" width="23"
|
<img src="https://static.maleexcel.com/wp-content/uploads/2023/09/08114534/contact-icon3.svg" width="23"
|
||||||
height="23" alt="Email icon" />
|
height="23" alt="Email icon" />
|
||||||
<a href="mailto:support@hgh.com">support@hgh.com</a>
|
<a href="mailto:support@rejuvallife.com">support@rejuvallife.com</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -122,7 +122,7 @@ const gotoRefundPolicy = () => {
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-7 copyright-footer mt-5">
|
<div class="col-lg-7 copyright-footer mt-5">
|
||||||
<p> © Copyright {{ new Date().getFullYear() }}, HGH. All Rights Reserved.</p>
|
<p> © Copyright {{ new Date().getFullYear() }}, RejuvalLife. All Rights Reserved.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user