From ee41c89a57a0505e4deb9894dc4f5488d93ce001 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 27 Apr 2016 01:11:02 -0400 Subject: [PATCH] WIP --- _layouts/post.html | 8 ++++---- stylesheets/stylesheet.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index a9606fab..8bc2f669 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -18,10 +18,10 @@
-

- Home | - User Manual | - Test 3 +

diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 10ef8632..bc93da7d 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -301,7 +301,7 @@ Full-Width Styles border-bottom-right-radius: 2px; } -#top-banner { +.banner { color: #fff; font-weight: 700; margin: 0px;