brainbaking/themes/beautifulbaking/static/css/main-minimal.css

13 lines
211 B
CSS
Raw Normal View History

2017-02-26 13:28:18 +01:00
.main-content {
padding-bottom: 50px;
}
footer.footer-min {
position: fixed;
bottom: 0;
width: 100%;
padding: 3px;
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
}