diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/logo_ser.png b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/logo_ser.png new file mode 100644 index 00000000..8b59e7ab Binary files /dev/null and b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/logo_ser.png differ diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss index 0e434668..daf9b4f0 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss @@ -6,6 +6,7 @@ @apply sbw:bg-sbw-secondary; @apply snz:bg-snz-secondary; @apply uch:bg-uch-secondary; + @apply ser:bg-ser-secondary; @apply hover:bg-ep-primary-dark group-hover:bg-ep-primary-dark; @apply sbw:hover:bg-sbw-primary-dark sbw:group-hover:bg-sbw-primary-dark; @apply snz:hover:bg-snz-primary-dark snz:group-hover:bg-snz-primary-dark; @@ -17,6 +18,7 @@ @apply sbw:bg-sbw-primary; @apply snz:bg-snz-primary; @apply uch:bg-uch-primary; + @apply ser:bg-ser-primary; } &--muted { @@ -30,6 +32,7 @@ @apply sbw:bg-white sbw:border-sbw-primary sbw:text-sbw-primary; @apply snz:bg-white snz:border-snz-primary snz:text-snz-primary; @apply uch:bg-white uch:border-uch-primary uch:text-uch-primary; + @apply ser:bg-white ser:border-ser-primary ser:text-uch-primary; &:hover, &.button--active { @@ -38,6 +41,7 @@ @apply sbw:bg-white sbw:border-sbw-secondary sbw:text-sbw-secondary; @apply snz:bg-white snz:border-snz-secondary snz:text-snz-secondary; @apply uch:bg-white uch:border-uch-secondary uch:text-uch-secondary; + @apply ser:bg-white ser:border-ser-secondary ser:text-ser-secondary; } } diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html index 747aeaf6..a803fd81 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html @@ -9,28 +9,30 @@
- -
- - {menuheader.title} - - -
    - -
  • - - {submenuitem.title} - -
  • -
    -
-
-
-
+ + +
+ + {menuheader.title} + + +
    + +
  • + + {submenuitem.title} + +
  • +
    +
+
+
+
+
-