Move the footer to a footer div, and add a twitter feed

This commit is contained in:
Arona Jones
2014-10-21 19:13:26 +01:00
parent 35383fd18a
commit b76d7189e3
2 changed files with 17 additions and 10 deletions

View File

@@ -14,4 +14,6 @@
margin-right: 5px;
margin-bottom: 5px;
margin-top: 5px;
}
}
#leftcolumn { width: 50%; float: left}
#rightcolumn { width: 50%; height: 100%; float: right}