diff --git a/_layouts/main.html b/_layouts/main.html index 4c317ff4..1f8e9508 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -34,8 +34,8 @@ href="{{ base }}docs/Scheme-Language-Compliance">R7RS Compliance - -     - View on GitHub + href="{{ base }}news">News - +

diff --git a/_layouts/post.html b/_layouts/post.html index 14c1c663..513428ed 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -29,7 +29,7 @@ - -     + href="{{ base }}news">News -

diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 82e0803f..bbd4fd8c 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -308,8 +308,9 @@ Full-Width Styles font-weight: 700; margin: 0px; padding-top: 10px; + padding-bottom: 10px; padding-left: 10px; - padding-right: 10px; + padding-right: 45px; white-space: nowrap; }