Explicit add

This commit is contained in:
2018-06-18 10:02:45 -04:00
parent 4371537fb3
commit 7cffe3b553
64 changed files with 12959 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.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;
}