Impressum auf allen Seiten eingefügt

This commit is contained in:
Matthias Grief
2024-11-19 15:58:14 +01:00
parent 2a0f3b46d4
commit 040857c3df
6 changed files with 33 additions and 10 deletions

View File

@@ -12,7 +12,9 @@
<script src="https://cdn.tailwindcss.com"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>
<body class="bg-gray-50">
<body class="bg-gray-50 min-h-screen">
<!-- Animated background blobs -->
<div class="fixed inset-0 -z-10 overflow-hidden">
<div class="blob absolute w-96 h-96 bg-sky-300/30 -top-48 -left-16"></div>
@@ -88,7 +90,7 @@
</div>
<footer class="fixed bottom-0 w-full bg-white/80 backdrop-blur-lg shadow-sm p-5">
<footer class="sticky top-[100vh] w-full bg-white/80 backdrop-blur-lg shadow-sm p-5">
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
<div class="flex justify-between">
<p class="text-gray-600">&copy; Horst-Schlämmer-Gedächtnis-Gymnasium</p>