From 28fb38ae65a5220a88d9d256a64aea1e482b1bcf Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 15 Dec 2021 14:07:49 +0100 Subject: [PATCH] =?UTF-8?q?Czapka=20=C5=9Bwi=C4=85teczna=20w=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.scss | 28 +++++++++++- src/App.vue | 86 +++++++++++++++++++----------------- src/assets/christmas-cap.svg | 5 +++ 3 files changed, 76 insertions(+), 43 deletions(-) create mode 100644 src/assets/christmas-cap.svg diff --git a/src/App.scss b/src/App.scss index 511bb00..5472e5b 100644 --- a/src/App.scss +++ b/src/App.scss @@ -62,15 +62,39 @@ } } +// Error icon +.wip-alert { + padding: 0 0.5em; + text-align: center; +} + +.icon-error { + width: 13em; + margin: 0.5em 0; +} + // HEADER .app_header { background: $primaryCol; - padding: 0.15em; + padding: 0.5em 0.3em 0 0.3em; border-radius: 0 0 1em 1em; display: flex; justify-content: center; + +} + +.train-logo { + position: relative; + z-index: 2; + + .logo-cap { + position: absolute; + left: 0; + transform: translateX(0.22em); + width: 0.7em; + } } .header { @@ -81,7 +105,7 @@ text-align: center; - img { + .logo-image { width: 0.8em; } diff --git a/src/App.vue b/src/App.vue index 933c623..cd5838f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,12 +7,23 @@ /> -->
+
- Stacj - trainlogo + + S + + tacj + wnik @@ -53,13 +64,9 @@ - {{ $t("app.sceneries") }} - + {{ $t('app.sceneries') }} / - {{ $t("app.trains") }} - + {{ $t('app.trains') }}
@@ -86,15 +93,15 @@ - \ No newline at end of file + diff --git a/src/assets/christmas-cap.svg b/src/assets/christmas-cap.svg new file mode 100644 index 0000000..e5cf177 --- /dev/null +++ b/src/assets/christmas-cap.svg @@ -0,0 +1,5 @@ + + + + +