From 78f286ad30f108040dfa2872c2b4a04e20ddf16a Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 18 Feb 2021 01:03:08 +0100 Subject: [PATCH] change HEADER background --- assets/css/style.css | 12 ++++++---- assets/images/header_background.svg | 29 +++++++++++++++++++++++ assets/images/header_bottom_triangles.svg | 21 ++++++++-------- assets/images/header_top_triangles.svg | 4 ++-- 4 files changed, 49 insertions(+), 17 deletions(-) create mode 100644 assets/images/header_background.svg diff --git a/assets/css/style.css b/assets/css/style.css index 06f47f12..6714981a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -28,6 +28,7 @@ --wtf-mid-grey: #acacac; /* Nicht im swag-Repo */ /*--wtf-light-grey: #f2f2f2;*/ --wtf-light-grey: #edefeb; + --wtf-lila: #6600ff;_ --column-count: 3; } @@ -251,7 +252,7 @@ header { .bg_box__top_bar_left { grid-row: 2 / span 1; grid-column: 1 / span 3; - background-color: var(--wtf-light-blue); + background-color: var(--wtf-dark-blue); z-index: 5; } @@ -266,7 +267,7 @@ header { .bg_box__top_bar_right { grid-row: 1 / span 2; grid-column: 5 / span 1; - background-color: var(--wtf-light-orange); + background-color: var(--wtf-light-blue); z-index: 5; } @@ -283,14 +284,16 @@ header { .bg_box__big_bg { grid-row: 3 / span 2; grid-column: 1 / span 5; - background-color: var(--wtf-light-orange); + background-color: var(--wtf-light-blue); + background-image: url("../images/header_background.svg"); + background-repeat: repeat; z-index: 5; } .bg_box__bottom_bar_left { grid-row: 5 / span 1; grid-column: 1 / span 3; - background-color: var(--wtf-light-orange); + background-color: var(--wtf-lila); z-index: 5; } @@ -350,6 +353,7 @@ header { font-size: 1.2rem; line-height: 1.3em; margin: 0.5em 0 0 1em; + color: white; } .header__sub_claim { diff --git a/assets/images/header_background.svg b/assets/images/header_background.svg new file mode 100644 index 00000000..3687a4db --- /dev/null +++ b/assets/images/header_background.svg @@ -0,0 +1,29 @@ + + + L3D + + + + + + + + + + image/svg+xml + + L3D + + + + l3d@c3woc.de + + + + + + + + + + diff --git a/assets/images/header_bottom_triangles.svg b/assets/images/header_bottom_triangles.svg index d68d556a..4e3f6a6e 100644 --- a/assets/images/header_bottom_triangles.svg +++ b/assets/images/header_bottom_triangles.svg @@ -1,15 +1,14 @@ - - - - - - - + +image/svg+xml + + + + - - - - + + + + diff --git a/assets/images/header_top_triangles.svg b/assets/images/header_top_triangles.svg index d9d0afd6..5d1bdc74 100644 --- a/assets/images/header_top_triangles.svg +++ b/assets/images/header_top_triangles.svg @@ -3,9 +3,9 @@ - + - +