From bb02a9efee8f82a6ec525ed080033809a61beac7 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 7 Apr 2022 18:25:20 +0300 Subject: [PATCH] 1. Remove image from contact. 2. Change tabs in home page with uikit --- src/app/contact/contact.component.css | 4 +-- src/app/contact/contact.component.html | 8 +++--- src/app/home/home.component.html | 37 +++++++++++++++----------- src/app/openaireLibrary | 2 +- src/assets/openaire-theme | 2 +- 5 files changed, 29 insertions(+), 24 deletions(-) diff --git a/src/app/contact/contact.component.css b/src/app/contact/contact.component.css index af7af25..8b13789 100644 --- a/src/app/contact/contact.component.css +++ b/src/app/contact/contact.component.css @@ -1,3 +1 @@ -#contact-us { - background-image: url("~src/assets/monitor-assets/contact-us.jpg"); -} + diff --git a/src/app/contact/contact.component.html b/src/app/contact/contact.component.html index 7c33160..095ded9 100644 --- a/src/app/contact/contact.component.html +++ b/src/app/contact/contact.component.html @@ -1,19 +1,19 @@ -
+
-
-

+

Contact us.

-
+
We would be happy to open a discussion with you to better understand your needs and share examples of how OpenAIRE MONITOR can help your organization in your open science needs. diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 7669b31..5e5986d 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -221,21 +221,28 @@
- - - - - - - - - - - - - - - + + +
    +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
+
diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 2b8d344..f20fe90 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 2b8d344bc9501a2f76855b47340130ef7983ed0c +Subproject commit f20fe90aa2482adb14c60ab684627ae3a9ad88b4 diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index e95be93..b68ddc2 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit e95be93cca857b74dc256fce2d22d157e51e0af1 +Subproject commit b68ddc2064ed6934d292794829a0a09ff6082eb3