final cleanup

This commit is contained in:
captainill 2015-11-09 22:25:03 -08:00
parent 81b0e020f0
commit 54c722f2e8
3 changed files with 2 additions and 3 deletions

View File

@ -22,7 +22,7 @@ $project-logo-pad-left: 8px;
@mixin project-footer-a-style{
color: $black;
font-weight: 300;
font-weight: 400;
&:hover{
color: $purple;

View File

@ -11,7 +11,6 @@
<li><a href="/intro/index.html">Intro</a></li>
<li><a href="/docs/index.html">Docs</a></li>
<li><a href="/community.html">Community</a></li>
<li><a href="/security.html">Security</a></li>
</ul>
<ul class="external-links nav navbar-nav">
<li class="first download">

View File

@ -7,7 +7,7 @@
<a class="logo" href="/">Terraform</a>
<a class="by-hashicorp white" href="https://hashicorp.com/"><span class="svg-wrap">by</span><%= partial "layouts/svg/svg-by-hashicorp" %><%= partial "layouts/svg/svg-hashicorp-logo" %>Hashicorp</a>
</div>
<button class="navbar-toggle" type="button">
<button class="navbar-toggle white" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>