From 11876929d2dd05cf10e766f770e71c5f33a538b1 Mon Sep 17 00:00:00 2001 From: "Jorge hangar.org" Date: Fri, 2 Jul 2021 14:16:37 +0200 Subject: [PATCH] added styles for omeka template --- src/assets/scss/global/_branding.scss | 4 ++++ src/partials/section-hero-omeka.html | 6 ++++-- src/partials/section-search.html | 7 +++++++ 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 src/partials/section-search.html diff --git a/src/assets/scss/global/_branding.scss b/src/assets/scss/global/_branding.scss index 3509056..e39be04 100644 --- a/src/assets/scss/global/_branding.scss +++ b/src/assets/scss/global/_branding.scss @@ -12,6 +12,10 @@ background-repeat: no-repeat; background-position: center; } + .logo { + max-width: 10rem; + margin-top: -5rem; //half of .logo size + } &.arc-hive{ &::before { max-width: 10rem; diff --git a/src/partials/section-hero-omeka.html b/src/partials/section-hero-omeka.html index c21b435..1a18ebf 100644 --- a/src/partials/section-hero-omeka.html +++ b/src/partials/section-hero-omeka.html @@ -10,12 +10,14 @@ diff --git a/src/partials/section-search.html b/src/partials/section-search.html new file mode 100644 index 0000000..b9038d0 --- /dev/null +++ b/src/partials/section-search.html @@ -0,0 +1,7 @@ + + +
+ + +
+