diff --git a/index.css b/index.css index ea890fa2..5f3bc584 100644 --- a/index.css +++ b/index.css @@ -260,8 +260,8 @@ justify-content: center; } .home-details1 { - width: 100%; - height: 989px; + width: 40%; + height: 1200px; display: flex; max-width: var(--dl-size-size-maxwidth); align-items: center; @@ -273,7 +273,7 @@ } .home-container03 { flex: 1; - width: 870px; + width: 40%; display: flex; align-items: flex-start; flex-direction: column; @@ -450,7 +450,7 @@ flex: 0 0 auto; width: auto; height: auto; - display: flex; + display: none; align-items: flex-start; justify-content: center; } @@ -525,8 +525,8 @@ line-height: 1.6; } .home-details1 { - width: 100%; - height: 839px; + width: 40%; + height: 1200px; max-width: 100%; padding-top: var(--dl-space-space-sixunits); padding-left: var(--dl-space-space-sixunits); @@ -534,7 +534,7 @@ padding-bottom: var(--dl-space-space-sixunits); } .home-container03 { - width: 100%; + width: 40%; } .home-details-heading { width: 100%; @@ -622,7 +622,18 @@ .home-container12 { flex-direction: column; } + .home-container03{ + width: 100%; + } + + .home-details1{ + width: 100%; + } + .code-comp{ + position: inherit; + } } + @media(max-width: 767px) { .home-header { padding-left: var(--dl-space-space-twounits); @@ -683,6 +694,16 @@ .home-container12 { flex-direction: column; } + .home-container03{ + width: 100%; + } + + .home-details1{ + width: 100%; + } + .code-comp{ + position:relative; + } } @media(max-width: 479px) { .home-header { @@ -707,9 +728,16 @@ margin-top: var(--dl-space-space-unit); margin-left: 0px; } - .home-container03 { + .home-container03{ width: 100%; } + + .home-details1{ + width: 100%; + } + .code-comp{ + position:relative; + } .home-features { padding-top: var(--dl-space-space-twounits); padding-left: var(--dl-space-space-unit); diff --git a/index.html b/index.html index e7cbecd4..bb59bcc0 100644 --- a/index.html +++ b/index.html @@ -143,17 +143,17 @@

Lighter

-
+

- Say goodbye to messy scripts and notebooks. + Say goodbye to messy scripts and forgetting parameters.

@@ -162,18 +162,23 @@

Lighter is here to help you organize your experiments and make sense of what you ran (even years ago).

- Join the community of reproducibility and - transparency!! + Join us in our reproducibility and + transparency journey!! + +

-
- - - - +
+ + + +
-
+ +
+ +

Features @@ -328,5 +333,32 @@

Lorem ipsum

data-section-id="navbar" src="https://unpkg.com/@teleporthq/teleport-custom-scripts" > + \ No newline at end of file diff --git a/overrides/index.css b/overrides/index.css index ea890fa2..5f3bc584 100644 --- a/overrides/index.css +++ b/overrides/index.css @@ -260,8 +260,8 @@ justify-content: center; } .home-details1 { - width: 100%; - height: 989px; + width: 40%; + height: 1200px; display: flex; max-width: var(--dl-size-size-maxwidth); align-items: center; @@ -273,7 +273,7 @@ } .home-container03 { flex: 1; - width: 870px; + width: 40%; display: flex; align-items: flex-start; flex-direction: column; @@ -450,7 +450,7 @@ flex: 0 0 auto; width: auto; height: auto; - display: flex; + display: none; align-items: flex-start; justify-content: center; } @@ -525,8 +525,8 @@ line-height: 1.6; } .home-details1 { - width: 100%; - height: 839px; + width: 40%; + height: 1200px; max-width: 100%; padding-top: var(--dl-space-space-sixunits); padding-left: var(--dl-space-space-sixunits); @@ -534,7 +534,7 @@ padding-bottom: var(--dl-space-space-sixunits); } .home-container03 { - width: 100%; + width: 40%; } .home-details-heading { width: 100%; @@ -622,7 +622,18 @@ .home-container12 { flex-direction: column; } + .home-container03{ + width: 100%; + } + + .home-details1{ + width: 100%; + } + .code-comp{ + position: inherit; + } } + @media(max-width: 767px) { .home-header { padding-left: var(--dl-space-space-twounits); @@ -683,6 +694,16 @@ .home-container12 { flex-direction: column; } + .home-container03{ + width: 100%; + } + + .home-details1{ + width: 100%; + } + .code-comp{ + position:relative; + } } @media(max-width: 479px) { .home-header { @@ -707,9 +728,16 @@ margin-top: var(--dl-space-space-unit); margin-left: 0px; } - .home-container03 { + .home-container03{ width: 100%; } + + .home-details1{ + width: 100%; + } + .code-comp{ + position:relative; + } .home-features { padding-top: var(--dl-space-space-twounits); padding-left: var(--dl-space-space-unit); diff --git a/overrides/index.html b/overrides/index.html index 32a2b8ef..f4ad46d2 100644 --- a/overrides/index.html +++ b/overrides/index.html @@ -143,17 +143,17 @@

Lighter

-
+

- Say goodbye to messy scripts and notebooks. + Say goodbye to messy scripts and forgetting parameters.

@@ -162,18 +162,23 @@

Lighter is here to help you organize your experiments and make sense of what you ran (even years ago).

- Join the community of reproducibility and - transparency!! + Join us in our reproducibility and + transparency journey!! + +

-
- - - - +
+ + + +
-
+ +
+ +

Features @@ -328,5 +333,32 @@

Lorem ipsum

data-section-id="navbar" src="https://unpkg.com/@teleporthq/teleport-custom-scripts" > + diff --git a/overrides/style.css b/overrides/style.css index 1368af10..c5a237dc 100644 --- a/overrides/style.css +++ b/overrides/style.css @@ -121,36 +121,34 @@ .code-comp{ display: flex; justify-content: center; + width: 60%; align-items: center; margin: 0; + background-color: #f5f5f5; } .code { color: #fff; - height: 100%; - padding: 10px; - border-radius: 10px; - position: absolute; /* Changed from absolute to relative */ - opacity: 0; + width: 50%; + position: absolute; } -/* Start with the before code visible */ -#before-code { - opacity: 1; +#before-code, #after-code { + transition: opacity 2.5s ease-in-out; } -/* Animation */ -@keyframes fadeOutFadeIn { - 0%, 100% { opacity: 0; } - 50% { opacity: 1; } /* Extend the time each section stays fully visible */ +.visible { + opacity: 1; } -/* Trigger the animation automatically with an infinite loop */ -#before-code, #after-code { - animation: fadeOutFadeIn 8s infinite ease-in-out; /* Adding ease-in-out for smoother transition */ +.hidden { + opacity: 0; + pointer-events: none; /* Prevent interaction with the hidden element */ } -/* Set delay for the after code to start appearing */ -#after-code { - animation-delay: 4s; /* Adjust delay to match the new keyframe percentages */ -} +#toggleButton{ + background-color: #469AA3; + color: white; + border-radius: 20px; + padding: 20px; +} \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 06be299a..60a897e8 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/style.css b/style.css index 1368af10..c5a237dc 100644 --- a/style.css +++ b/style.css @@ -121,36 +121,34 @@ .code-comp{ display: flex; justify-content: center; + width: 60%; align-items: center; margin: 0; + background-color: #f5f5f5; } .code { color: #fff; - height: 100%; - padding: 10px; - border-radius: 10px; - position: absolute; /* Changed from absolute to relative */ - opacity: 0; + width: 50%; + position: absolute; } -/* Start with the before code visible */ -#before-code { - opacity: 1; +#before-code, #after-code { + transition: opacity 2.5s ease-in-out; } -/* Animation */ -@keyframes fadeOutFadeIn { - 0%, 100% { opacity: 0; } - 50% { opacity: 1; } /* Extend the time each section stays fully visible */ +.visible { + opacity: 1; } -/* Trigger the animation automatically with an infinite loop */ -#before-code, #after-code { - animation: fadeOutFadeIn 8s infinite ease-in-out; /* Adding ease-in-out for smoother transition */ +.hidden { + opacity: 0; + pointer-events: none; /* Prevent interaction with the hidden element */ } -/* Set delay for the after code to start appearing */ -#after-code { - animation-delay: 4s; /* Adjust delay to match the new keyframe percentages */ -} +#toggleButton{ + background-color: #469AA3; + color: white; + border-radius: 20px; + padding: 20px; +} \ No newline at end of file