Redesign website from scratch using new hugo template

This commit is contained in:
Nick Craig-Wood
2014-05-16 22:02:47 +01:00
parent def9adac4e
commit 2b70658b2c
43 changed files with 12725 additions and 6315 deletions

7
docs/static/css/custom.css vendored Normal file
View File

@@ -0,0 +1,7 @@
body {
margin-top: 75px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
}
footer {
margin: 50px 0;
}