add initial footer to all pages

This commit is contained in:
Daniel Micay
2019-05-03 10:13:38 -04:00
parent 0dbfa516f4
commit 6b7e55a50a
8 changed files with 68 additions and 8 deletions

View File

@@ -76,6 +76,25 @@ a:hover {
text-align: center;
}
footer img {
width: 60px;
height: auto;
display: block;
margin: auto;
}
footer {
margin: auto;
padding: 1em;
max-width: 800px;
overflow-wrap: break-word;
text-align: center;
}
#social {
margin-top: 2em;
}
/* latin */
@font-face {
font-family: 'Roboto';