From 40de7eb752f8cc5a7df138932645f525d5817506 Mon Sep 17 00:00:00 2001 From: Siggy Date: Wed, 13 May 2020 11:36:49 +0200 Subject: [PATCH] SMEIMKT-2768: added joinup logo for the powered by. reduced the height of the eu-header, a little since we don't have currently a header menu. --- web/themes/joinup/images/logo_joinup.svg | 238 ++++++++++++++++++ .../prototype/scss/components/_header.scss | 3 +- .../joinup/templates/parts/footer.html.twig | 2 +- 3 files changed, 240 insertions(+), 3 deletions(-) create mode 100644 web/themes/joinup/images/logo_joinup.svg diff --git a/web/themes/joinup/images/logo_joinup.svg b/web/themes/joinup/images/logo_joinup.svg new file mode 100644 index 0000000000..5c1562c1de --- /dev/null +++ b/web/themes/joinup/images/logo_joinup.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/themes/joinup/prototype/scss/components/_header.scss b/web/themes/joinup/prototype/scss/components/_header.scss index c816c1abd5..9441567079 100644 --- a/web/themes/joinup/prototype/scss/components/_header.scss +++ b/web/themes/joinup/prototype/scss/components/_header.scss @@ -9,8 +9,7 @@ header.section--header { .eu-header { padding-left:0px; background-color: $color-grey-white; - padding-top: 50px; - height:140px !important; + height:120px !important; .site-name-slogan { min-width: 380px; } diff --git a/web/themes/joinup/templates/parts/footer.html.twig b/web/themes/joinup/templates/parts/footer.html.twig index 4761a8925e..c9949b4fdd 100644 --- a/web/themes/joinup/templates/parts/footer.html.twig +++ b/web/themes/joinup/templates/parts/footer.html.twig @@ -88,7 +88,7 @@