Impressum auf allen Seiten eingefügt
This commit is contained in:
@@ -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">© Horst-Schlämmer-Gedächtnis-Gymnasium</p>
|
||||
|
||||
Reference in New Issue
Block a user