Initial commits and git hooks

This commit is contained in:
2018-06-18 17:49:35 -04:00
parent 211490ae47
commit 6078d6fd3a
283 changed files with 14994 additions and 8407 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;
}