From 42647f1fa3c7aa125e81c649f767afa281c96eee Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Feb 28 2018 14:50:26 +0000 Subject: fix footer styles --- diff --git a/_stylesheets/asciibinder.css b/_stylesheets/asciibinder.css index ef00798..f6f7c38 100644 --- a/_stylesheets/asciibinder.css +++ b/_stylesheets/asciibinder.css @@ -190,6 +190,21 @@ h6 > a.anchor:hover { z-index: 1; } +.footer a{ + color:#aaa +} + +.footer{ + font-size:0.8em; + box-shadow: 0px 1000px 0px 1000px #495057; +} + +.footer h3{ + font-size:1.3em; + font-weight: bold; + text-transform: uppercase; +} + /* * Sidebar */ diff --git a/_templates/page.html.erb b/_templates/page.html.erb index 32bc1bd..1f097c7 100644 --- a/_templates/page.html.erb +++ b/_templates/page.html.erb @@ -74,50 +74,23 @@ -