thelinux.pro/assets/css/style.scss

19 lines
227 B
SCSS

---
---
@import "{{ site.theme }}";
.site-footer {
width: 100%;
border-top: 1px solid gray;
padding: 3px 0;
position:fixed;
background: url(../images/nav-bg.gif) #353535;
}
.footer-heading {
font-size: 18px;
}