diff --git a/index.html b/index.html index 27bd9a5..67fd6dd 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,15 @@ html{background-color:#404040;color:#dedede;text-align:center;padding-top:20%} h1,h2{font-family:'Sorts Mill Goudy',serif;font-size:10em} h2{font-size:2em;color:#232323} + footer{font-size:0.8em;color:#555;position:fixed;bottom:0;right:0} + footer a{color:#555}