Add untracked files

This commit is contained in:
2024-12-06 16:44:49 -05:00
parent 913e60acc9
commit 9a4541c9c7
38 changed files with 11567 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;
}