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 @@ + + + + +