From 659dcd26ae5e1c4c4ceaafeced101b2b7c999485 Mon Sep 17 00:00:00 2001 From: Luca Date: Thu, 1 Dec 2022 20:51:07 +0100 Subject: [PATCH] Add motto and date --- assets/style.scss | 14 ++++++++---- layouts/_default/baseof.html | 1 + static/uber.svg | 42 ++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 static/uber.svg diff --git a/assets/style.scss b/assets/style.scss index f851dbe..052baa9 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -6,7 +6,6 @@ * { box-sizing: border-box; - font-family: "Noto Sans", sans-serif; margin: 0; padding: 0; } @@ -16,6 +15,7 @@ body { color: $color-text; display: flex; flex-direction: column; + font-family: "Noto Sans", sans-serif; margin: 0 auto; min-height: 100vh; max-width: $large; @@ -60,7 +60,6 @@ header { span { color: $color-highlight; - font-family: inherit; } } @@ -106,8 +105,15 @@ header { main { padding: 1rem; - .tldr { - margin-top: -0.8rem; + .upcoming { + font-family: "OCR A", "Noto Sans Mono", monospace; + font-size: 3em; + text-align: center; + + .ueber { + background: url(/uber.svg) no-repeat center / 95% 95%; + color: transparent; + } } } diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1bba229..ee2ec36 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -39,6 +39,7 @@
+

23.000 Meilen über dem Meer
20.-​23.​7.​2023

{{ block "main" . }} {{ end }}
diff --git a/static/uber.svg b/static/uber.svg new file mode 100644 index 0000000..a2ecdfe --- /dev/null +++ b/static/uber.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + +