diff --git a/css/default.css b/css/default.css index 4377968..cf69bbb 100644 --- a/css/default.css +++ b/css/default.css @@ -34,10 +34,11 @@ div#header #navigation a { } div#footer { + width: 100%; color: green; font-size: 12px; margin-top: 30px; - padding: 12px 0px 12px 0px; + padding: 0px; text-align: right; position:absolute; bottom:1%; @@ -73,4 +74,5 @@ div#footer img { position:absolute; bottom: 1%; left: 1%; + padding-left: 1%; } diff --git a/index.rst b/index.rst index f4fa9f5..c839108 100644 --- a/index.rst +++ b/index.rst @@ -2,5 +2,3 @@ title: mcwhirter.io --- -.. image:: /images/haskell-logo.png - diff --git a/templates/default.html b/templates/default.html index fac8841..910525f 100644 --- a/templates/default.html +++ b/templates/default.html @@ -15,6 +15,7 @@ $body$