From fd381fb28adf47166f9c15cee3bac645f7455977 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 20 Jun 2016 18:27:11 -0500 Subject: [PATCH] Move header links into footer --- assets/css/main.css | 3 +-- assets/html/index.html | 15 +++++++-------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 4749a29..e44173c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -6,7 +6,7 @@ } body { - background: #3B3738; + background: #252525; color: #FFF; font-family: "Open Sans", sans-serif; font-size: 18px; @@ -81,7 +81,6 @@ a { color: #3B3738; padding: 15px 0; margin: 0 auto; - text-align: center; border-top-right-radius: 2px; border-top-left-radius: 2px; } diff --git a/assets/html/index.html b/assets/html/index.html index 6e390f6..fce6b8e 100644 --- a/assets/html/index.html +++ b/assets/html/index.html @@ -30,13 +30,6 @@ -
- -

Source code available on Github

-

Made with by Cryptkeeper

- -
- @@ -80,7 +73,13 @@