From d3b00765dc59479c0d3b59bb5f1dc9de26eccd2b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 27 Apr 2016 01:04:11 -0400 Subject: [PATCH] WIP --- _layouts/post.html | 8 +++++--- stylesheets/stylesheet.css | 14 ++------------ 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index ee53af3d..98b3af92 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -18,9 +18,11 @@
- | - | - +

+ Home | + User Manual | + Test 3 +

diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index f8c3fc79..b5e689fb 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -295,20 +295,10 @@ Full-Width Styles border-bottom-right-radius: 2px; } -/* -.banner { - display: block; - position: absolute; - top:0; - right: 10px; - z-index: 10; - padding: 10px 50px 10px 10px; +p.banner { color: #fff; font-weight: 700; - box-shadow: 0 0 10px rgba(0,0,0,.5); - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -}*/ +} #header_wrap { background: #000000;