diff --git a/package.json b/package.json index 9321adfc3..15dbabefa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.158.0", + "version": "2.159.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 4e774ac92..c4b19ae3c 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index 7e4e1c8e0..05b5fcc78 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -32,6 +32,9 @@ z-index: 1; height: 450px; } +.portal-header::before { + background-color: #283241; +} .portal-header h1 { font-size: 64px; font-weight: 300; @@ -82,10 +85,6 @@ line-height: 57px; } } -.portal-header::before { - background-color: #283241; -} - .featured-content-label { display: none; } @@ -177,7 +176,7 @@ } /* Einleitung */ .featured-title:before { - content: ""; + content: ""; } /* Schnellstart */