From e33812c8d8065cc40cc6cd7f91636769d5ad9a3d Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 10 Oct 2023 17:14:45 +0300 Subject: [PATCH] Slider: CHangfe period to 8s and make it infinite. --- explore/src/app/home/home.component.html | 8 ++++---- explore/src/app/home/home.component.less | 11 +++++++++-- explore/src/app/openaireLibrary | 2 +- explore/src/assets/openaire-theme | 2 +- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index e81c12c6..c63b95d2 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -146,10 +146,10 @@
-
+

Share your research.

- + ipad - +
Deposit your research.
Whether it’s publications, data or software, - select an OpenAIRE compatible repository and + select an OpenAIRE compatible repository and share using community standards. Alternatively use Zenodo, a catch-all repository hosted by CERN. All results will be indexed, discoverable and accessible diff --git a/explore/src/app/home/home.component.less b/explore/src/app/home/home.component.less index b4a55974..83252b19 100644 --- a/explore/src/app/home/home.component.less +++ b/explore/src/app/home/home.component.less @@ -38,14 +38,21 @@ color: @global-secondary-background; } } - } -@media only screen and (min-width: @breakpoint-medium) { +.slider-image { + min-width: 550px; +} + +@media only screen and (min-width: @breakpoint-large) { .explore-dark-logo-background { background-image: url("~src/assets/explore-assets/home/explore-dark-logo.svg"); background-repeat: no-repeat; background-position: -5% 102%; background-size: 35%; } + + .slider-nav { + max-width: 650px; + } } diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 5a923739..22366f58 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 5a9237399e1eb1e04fb5ba485955b02b09bc6eeb +Subproject commit 22366f581309493931b0aa67c2ccf5007b0683eb diff --git a/explore/src/assets/openaire-theme b/explore/src/assets/openaire-theme index fe7394ea..2dadcf85 160000 --- a/explore/src/assets/openaire-theme +++ b/explore/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit fe7394ea9ed4319a3234a00b0c8ce09023f50799 +Subproject commit 2dadcf85926bc0f11fff22ed94dc197ddd8587c6