Tweaks to header

This commit is contained in:
Justin Ethier 2016-10-24 07:45:46 +00:00
parent 217e7eb65f
commit 561709cf35
3 changed files with 5 additions and 4 deletions

View file

@ -34,8 +34,8 @@
href="{{ base }}docs/Scheme-Language-Compliance">R<sup>7</sup>RS Compliance</a> -
<a class="banner
{% if page.title == "News" %}banner-highlight{% endif %}"
href="{{ base }}news">News</a> - &nbsp; &nbsp;
<a id="forkme_banner" href="https://github.com/justinethier/cyclone">View on GitHub</a>
href="{{ base }}news">News</a> -
<a class="banner-forkme" href="https://github.com/justinethier/cyclone">View on GitHub</a>
</p>
</header>
</div>

View file

@ -29,7 +29,7 @@
<a class="banner"
href="{{ base }}docs/Scheme-Language-Compliance">R<sup>7</sup>RS Compliance</a> -
<a class="banner banner-highlight"
href="{{ base }}news">News</a> - &nbsp; &nbsp;
href="{{ base }}news">News</a> -
<a class="banner-forkme" href="https://github.com/justinethier/cyclone">View on GitHub</a>
</p>
</header>

View file

@ -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;
}