„faceitstalker_docker/app/templates/base.html“ ändern
This commit is contained in:
parent
b401137d47
commit
525d1968b1
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Reference in New Issue