Add version header link and change current docs to be version 'next'

This commit is contained in:
Frank Li 2017-08-04 12:41:13 -07:00
parent 9eb6ff2034
commit 63043c041a
6 changed files with 92 additions and 15 deletions

View file

@ -512,6 +512,13 @@ header h2 {
position: relative;
z-index: 9999;
}
.fixedHeaderContainer header h3 {
text-decoration: underline;
font-family: "Helvetica Neue", Arial, sans-serif;
color: white;
margin-left: 10px;
font-size: 16px;
}
.promoSection {
display: flex;