Initial Checkin of Beautiful Hugo Theme

Initial Checkin of Beautiful Hugo Theme
This commit is contained in:
Michael Romero 2016-03-08 02:43:08 -08:00
commit ff7cd6fd91
42 changed files with 10950 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;
}