diff --git a/_config.yml b/_config.yml index 6d2f3ec51..e82796d03 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ title: RDMkit description: "Best practices and guidelines you can use for FAIR management of your research data." # Metadata description of the website -remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@3.2.0 +remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@4.0.0 sass: style: compressed diff --git a/_sass/_custom_classes.scss b/_sass/_custom_classes.scss index e3e2568d1..ab4b02d24 100644 --- a/_sass/_custom_classes.scss +++ b/_sass/_custom_classes.scss @@ -171,6 +171,11 @@ section#search-section { } } +#search-label-tiles { + background-color: $light; +} + + /*-----Top navigation-----*/ .navbar-nav .nav-item > a { diff --git a/index.html b/index.html index 442c69437..cca3b9118 100644 --- a/index.html +++ b/index.html @@ -10,14 +10,14 @@ {% if jekyll.environment == "development" %}{% include dev-info.html %}{% endif %} {% include topnav.html search=false %}
-
+

The Research Data Management toolkit for Life Sciences

Best practices and guidelines to help you make your data FAIR (Findable, Accessible, Interoperable and Reusable)

-
+

What can we help you find?

@@ -34,7 +34,7 @@

What can we help you find?

-
+

Browse all topics by

{%- assign sidebar = site.data.sidebars[page.sidebar] %}
@@ -56,7 +56,7 @@

{{folder.title}}

-
+

Research Data Management at glance

@@ -66,7 +66,7 @@

Research Data Management at glance

-
+
Contributors icon @@ -84,7 +84,7 @@

We welcome contributors!

-
+
{% include news.html caption=true title=true limit=3 %} @@ -111,7 +111,7 @@

Events

-
+

RDMkit in numbers

{%- assign contributors = site.data.CONTRIBUTORS %} {%- for page in site.pages %}