added "contribute to codebase" and "download k8s" buttons to the footer

hide left nav area in docs if no nav is present
update text link styles for better readability
This commit is contained in:
scotty
2016-11-18 10:27:25 -08:00
parent 9b4e2ae1fa
commit 9f0531ba75
4 changed files with 49 additions and 1 deletions
+19
View File
@@ -389,6 +389,14 @@ footer
display: block
height: 0
overflow: hidden
&.button
background-image: none
width: auto
height: auto
&:hover
color: $blue
a.twitter
background-position: 0 0
@@ -874,8 +882,19 @@ dd
img
max-width: 100%
a
font-weight: 700
text-decoration: underline
a:visited
color: blueviolet
a.button
border-radius: 2px
text-decoration: none
&:visited
color: white
a.issue
margin-left: 20px
+1 -1
View File
@@ -15,7 +15,7 @@ ul, li
ul
margin: 0
padding: 0
a
text-decoration: none