From b7a8a5d260abb4ce2399ad3340c8646af3a87966 Mon Sep 17 00:00:00 2001 From: Broemman Date: Mon, 16 Dec 2024 15:48:19 +0100 Subject: [PATCH] Theme Herbeumont - Homepage Footer --- herbeumont/src/scss/home/divers.scss | 14 ++------------ herbeumont/src/scss/home/events.scss | 13 +++++++------ herbeumont/src/scss/se-files.scss | 6 +++--- 3 files changed, 12 insertions(+), 21 deletions(-) diff --git a/herbeumont/src/scss/home/divers.scss b/herbeumont/src/scss/home/divers.scss index 8336e804..c92a1aba 100644 --- a/herbeumont/src/scss/home/divers.scss +++ b/herbeumont/src/scss/home/divers.scss @@ -602,7 +602,7 @@ footer #container-section-noussuivre { } #portal-globalnav .dropdown .nav-title a { - color: $primary-svg; + color: $primary; } #portal-header #portal-header-top #portal-globalnav-wrapper { @@ -685,18 +685,8 @@ footer #container-section-noussuivre { background-color: $primary-svg; border: 0; border-radius: 8px; - color: #fff; font-weight: 500; padding: 20px 45px 20px 26px; - - div, - span { - color: #fff !important; - } - - a { - color: #fff !important; - } } .sectionfiles::after { @@ -778,7 +768,7 @@ h2 { #portal-globalnav-collapse .dropdown .nav-link:hover, #subsite-navigation .dropdown .nav-link:focus, #subsite-navigation .dropdown .nav-link:hover { - color: $primary-svg; + color: $primary; .site-cpas .swiper-banner-content-wrapper .swiper-banner-content { .swiper-banner-title { diff --git a/herbeumont/src/scss/home/events.scss b/herbeumont/src/scss/home/events.scss index 8259f0fc..71ecf21d 100644 --- a/herbeumont/src/scss/home/events.scss +++ b/herbeumont/src/scss/home/events.scss @@ -1,15 +1,16 @@ .portaltype-imio-smartweb-portalpage.section-index .sortable-section.sectionevents::after { background: url("../../assets/svg/chateau.svg"); - background-position: 0% 0%; + background-position: 100% 0; background-repeat: no-repeat; - background-size: 130px; + background-size: 208px; content: ""; - top: -80px; - bottom: 0; - left: -90px; - right: 0; + display: block; + height: 210px; + right: 25px; position: absolute; + top: 0; + width: 210px; z-index: -1; } diff --git a/herbeumont/src/scss/se-files.scss b/herbeumont/src/scss/se-files.scss index 47ed1e86..a4f03b95 100644 --- a/herbeumont/src/scss/se-files.scss +++ b/herbeumont/src/scss/se-files.scss @@ -56,13 +56,13 @@ } .table_display { - border-color: white; + border-color: none; .table_image { - border: solid 1px #000; + border: solid 1px $primary; text-decoration: none; padding: 20px; - border-radius: 0; + border-radius: 20px; span, p,