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