Added major changes

This commit is contained in:
Zi Xing 2022-02-13 14:03:58 -05:00
parent 0728fec78a
commit d2f93bc577
61 changed files with 330 additions and 315 deletions

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,8 +135,9 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
margin-bottom: 60px; }
@ -1474,7 +1475,8 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/white.svg") no-repeat;
background: url("/logos/white.svg") no-repeat;
background-size: contain;
background-position: center center;
margin: 0 auto; }
@media (max-width: 767px) {
@ -1484,7 +1486,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6747,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6842,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@ body {
.logo-single {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
display: inline-block;
margin-bottom: 60px; }
@ -1474,8 +1474,9 @@ button {
.logo {
width: 110px;
height: 35px;
background: url("/assets/logos/black.svg") no-repeat;
background: url("/logos/black.svg") no-repeat;
background-position: center center;
background-size: contain;
margin: 0 auto; }
@media (max-width: 767px) {
.logo {
@ -1484,7 +1485,8 @@ button {
.logo-mobile {
width: 20px;
height: 35px;
background: url("/assets/logos/mobile.svg") no-repeat;
background: url("/logos/mobile.svg") no-repeat;
background-size: contain;
background-position: center center; }
#app-container.sub-hidden .menu-button .sub,
@ -6744,7 +6746,8 @@ footer.page-footer {
display: inline-block;
width: 100px;
height: 30px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .main-container {
overflow: hidden; }
@ -6838,13 +6841,15 @@ footer.page-footer {
display: inline-block;
width: 120px;
height: 40px;
background: url("/assets/logos/white-full.svg");
background: url("/logos/white-full.svg");
background-size: contain;
background-repeat: no-repeat; }
.landing-page .landing-page-nav .navbar-logo .dark {
width: 120px;
height: 40px;
background: url("/assets/logos/black.svg");
background: url("/logos/black.svg");
background-repeat: no-repeat;
background-size: contain;
display: none; }
.landing-page .landing-page-nav .mobile-menu-button {
font-size: 20px;

File diff suppressed because one or more lines are too long

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8;
$logo-path: "/assets/logos/white.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/white.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/white-full.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/white-full.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -36,11 +36,11 @@ $shadow-offsets-bottom : 1 3 6 10 15;
$shadow-blurs-bottom: 3 6 6 5 6;
$shadow-opacities-bottom: 0.04 0.1 0.2 0.22 0.22;
$logo-path: "/assets/logos/black.svg";
$logo-path-mobile: "/assets/logos/mobile.svg";
$logo-path: "/logos/black.svg";
$logo-path-mobile: "/logos/mobile.svg";
$lp-logo-path-pinned: "/assets/logos/black.svg";
$lp-logo-path: "/assets/logos/white-full.svg";
$lp-logo-path-pinned: "/logos/black.svg";
$lp-logo-path: "/logos/white-full.svg";
@import "../_mixins.scss";
@import "../_dore.style.scss";

View File

@ -37,69 +37,6 @@ function loadStyle(href, callback) {
Dropzone.autoDiscover = false;
}
var themeColorsDom = /*html*/`
<div class="theme-colors">
<div class="p-4">
<p class="text-muted mb-2">Light Theme</p>
<div class="d-flex flex-row justify-content-between mb-3">
<a href="#" data-theme="dore.light.bluenavy.min.css" class="theme-color theme-color-bluenavy"></a>
<a href="#" data-theme="dore.light.blueyale.min.css" class="theme-color theme-color-blueyale"></a>
<a href="#" data-theme="dore.light.blueolympic.min.css" class="theme-color theme-color-blueolympic"></a>
<a href="#" data-theme="dore.light.greenmoss.min.css" class="theme-color theme-color-greenmoss"></a>
<a href="#" data-theme="dore.light.greenlime.min.css" class="theme-color theme-color-greenlime"></a>
</div>
<div class="d-flex flex-row justify-content-between mb-4">
<a href="#" data-theme="dore.light.purplemonster.min.css" class="theme-color theme-color-purplemonster"></a>
<a href="#" data-theme="dore.light.orangecarrot.min.css" class="theme-color theme-color-orangecarrot"></a>
<a href="#" data-theme="dore.light.redruby.min.css" class="theme-color theme-color-redruby"></a>
<a href="#" data-theme="dore.light.yellowgranola.min.css" class="theme-color theme-color-yellowgranola"></a>
<a href="#" data-theme="dore.light.greysteel.min.css" class="theme-color theme-color-greysteel"></a>
</div>
<p class="text-muted mb-2">Dark Theme</p>
<div class="d-flex flex-row justify-content-between mb-3">
<a href="#" data-theme="dore.dark.bluenavy.min.css" class="theme-color theme-color-bluenavy"></a>
<a href="#" data-theme="dore.dark.blueyale.min.css" class="theme-color theme-color-blueyale"></a>
<a href="#" data-theme="dore.dark.blueolympic.min.css" class="theme-color theme-color-blueolympic"></a>
<a href="#" data-theme="dore.dark.greenmoss.min.css" class="theme-color theme-color-greenmoss"></a>
<a href="#" data-theme="dore.dark.greenlime.min.css" class="theme-color theme-color-greenlime"></a>
</div>
<div class="d-flex flex-row justify-content-between">
<a href="#" data-theme="dore.dark.purplemonster.min.css" class="theme-color theme-color-purplemonster"></a>
<a href="#" data-theme="dore.dark.orangecarrot.min.css" class="theme-color theme-color-orangecarrot"></a>
<a href="#" data-theme="dore.dark.redruby.min.css" class="theme-color theme-color-redruby"></a>
<a href="#" data-theme="dore.dark.yellowgranola.min.css" class="theme-color theme-color-yellowgranola"></a>
<a href="#" data-theme="dore.dark.greysteel.min.css" class="theme-color theme-color-greysteel"></a>
</div>
</div>
<div class="p-4">
<p class="text-muted mb-2">Border Radius</p>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="roundedRadio" name="radiusRadio" class="custom-control-input radius-radio" data-radius="rounded">
<label class="custom-control-label" for="roundedRadio">Rounded</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="flatRadio" name="radiusRadio" class="custom-control-input radius-radio" data-radius="flat">
<label class="custom-control-label" for="flatRadio">Flat</label>
</div>
</div>
<div class="p-4">
<p class="text-muted mb-2">Direction</p>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="ltrRadio" name="directionRadio" class="custom-control-input direction-radio" data-direction="ltr">
<label class="custom-control-label" for="ltrRadio">Ltr</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="rtlRadio" name="directionRadio" class="custom-control-input direction-radio" data-direction="rtl">
<label class="custom-control-label" for="rtlRadio">Rtl</label>
</div>
</div>
<a href="#" class="theme-button"> <i class="simple-icon-magic-wand"></i> </a>
</div>
`;
$("body").append(themeColorsDom);
/* Default Theme Color, Border Radius and Direction */
var theme = "dore.light.bluenavy.min.css";
var direction = "ltr";
@ -140,31 +77,6 @@ function loadStyle(href, callback) {
$("body").dore();
}
$("body").on("click", ".theme-color", function (event) {
event.preventDefault();
var dataTheme = $(this).data("theme");
if (typeof Storage !== "undefined") {
localStorage.setItem("dore-theme-color", dataTheme);
window.location.reload();
}
});
$("input[name='directionRadio']").on("change", function (event) {
var direction = $(event.currentTarget).data("direction");
if (typeof Storage !== "undefined") {
localStorage.setItem("dore-direction", direction);
window.location.reload();
}
});
$("input[name='radiusRadio']").on("change", function (event) {
var radius = $(event.currentTarget).data("radius");
if (typeof Storage !== "undefined") {
localStorage.setItem("dore-radius", radius);
window.location.reload();
}
});
$("#switchDark").on("change", function (event) {
var mode = $(event.currentTarget)[0].checked ? "dark" : "light";
if (mode == "dark") {
@ -178,13 +90,6 @@ function loadStyle(href, callback) {
}
});
$(".theme-button").on("click", function (event) {
event.preventDefault();
$(this)
.parents(".theme-colors")
.toggleClass("shown");
});
$(document).on("click", function (event) {
if (
!(