„faceitstalker_docker/app/templates/base.html“ ändern

This commit is contained in:
herz 2022-03-18 14:31:51 +00:00
parent b401137d47
commit 525d1968b1
1 changed files with 6 additions and 6 deletions

View File

@ -62,12 +62,12 @@
} }
.footer { .footer {
position:absolute; clear: both;
bottom:0; position: relative;
width:100%; height: 200px;
background: #212121; margin-top: -200px;
margin 0 auto; background-color: #212121;
} }
.text-muted{ .text-muted{
margin 0 auto; margin 0 auto;