From 8ae270da94654e12c7b23bf93994249058ac9e2f Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 26 Nov 2022 23:21:50 +0100 Subject: Initial commit --- views/index.html | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 views/index.html (limited to 'views/index.html') diff --git a/views/index.html b/views/index.html new file mode 100644 index 0000000..9744af8 --- /dev/null +++ b/views/index.html @@ -0,0 +1,105 @@ +{% extends "snippets/layout.html" %} + +{% block title "Hochzeit" %} + +{% block css %} + .main { + margin-top: 4rem; + } + + .index-list > li { + margin-bottom: 1rem; + } + + body { + background-color: #1c1c1c; + } + + #footer { + background-color: #e1e1e1; + } + .string { + color: #ddd277; + } + .keyword { + color: #cd015f; + } + .tab-over-space { + margin-left: 2rem; + } + @media (max-width: 490px) { + .tab-over-space-on-mobile { + margin-left: 2rem; + } + } + .text-muted { + color: #808080 !important; + } +{% endblock %} + +{% block main %} + +
[ Wann => 1. April 2023 ],
+ [ Wer => Franziska <3 Maximilian ],
+ [ Wieso => (ノ◕ヮ◕)ノ*:・゚✧ ✧゚・: *ヽ(◕ヮ◕ヽ) ]
+