„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,11 +62,11 @@
}
.footer {
position:absolute;
bottom:0;
width:100%;
background: #212121;
margin 0 auto;
clear: both;
position: relative;
height: 200px;
margin-top: -200px;
background-color: #212121;
}
.text-muted{