body-css-anpassungen
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
/* Footer‑Grundlayout */
|
||||
footer {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
background: #333d43;
|
||||
text-align: center;
|
||||
padding: 10px 0;
|
||||
|
||||
/* Berechnet die Resthöhe: 100% Bildschirmhöhe minus geschätzte Inhaltshöhe */
|
||||
margin-top: calc(100vh - 400px);
|
||||
}
|
||||
|
||||
footer a {
|
||||
|
||||
Reference in New Issue
Block a user