From 5a8c781fa16a9e9de2e48444e159b25c7ffff34c Mon Sep 17 00:00:00 2001 From: Brendan McDevitt Date: Fri, 13 Oct 2017 06:17:06 -0400 Subject: [PATCH] adjusted css colors and new fork me on github to match! --- _layouts/default.html | 35 +++-------------------------------- css/screen.css | 2 +- 2 files changed, 4 insertions(+), 33 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index a926330..100dfd9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,12 +19,6 @@ - - - -
Brendan McDevitt @@ -32,34 +26,11 @@ var WRInitTime=(new Date()).getTime(); about
- {{ content }} -Fork me on GitHub - - - - - - - - - - - +Fork me on GitHub diff --git a/css/screen.css b/css/screen.css index 13fae62..dde5541 100644 --- a/css/screen.css +++ b/css/screen.css @@ -93,7 +93,7 @@ ul.posts { } .site .title a { - color: #a00; + color: #009933; text-decoration: none; }