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;