Files
web2.0-backend/static/css/footer.css
T
2017-10-31 20:39:19 +02:00

27 lines
385 B
CSS

footer {
position: absolute;
bottom: 0;
background-color: #f5f5f5;
}
/*footer .container .col .nav .nav-item {
display: inline-block;
margin-right: 3vh;
}
.lang-button {
height: 4vh;
width: 6vh;
margin-left: 1vh;
margin-right: 1vh;
}
.lang-select {
width: 10rem;
display: inline-block;
}
footer .lang-form {
margin: 1rem auto 0;
}*/